Uses of Class
eu.europa.esig.xmlenc.jaxb.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb with type parameters of type ReferenceTypeModifier and TypeFieldDescriptionprotected List<JAXBElement<ReferenceType>>
ReferenceList.dataReferenceOrKeyReference
Methods in eu.europa.esig.xmlenc.jaxb that return ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceType()
Create an instance ofReferenceType
Methods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceListDataReference
(ReferenceType value) ObjectFactory.createReferenceListKeyReference
(ReferenceType value) ReferenceList.getDataReferenceOrKeyReference()
Gets the value of the dataReferenceOrKeyReference property.Methods in eu.europa.esig.xmlenc.jaxb with parameters of type ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceListDataReference
(ReferenceType value) ObjectFactory.createReferenceListKeyReference
(ReferenceType value)