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
<jakarta.xml.bind.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 TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ReferenceType> ObjectFactory.createReferenceListDataReference
(ReferenceType value) jakarta.xml.bind.JAXBElement
<ReferenceType> ObjectFactory.createReferenceListKeyReference
(ReferenceType value) List
<jakarta.xml.bind.JAXBElement<ReferenceType>> ReferenceList.getDataReferenceOrKeyReference()
Gets the value of the dataReferenceOrKeyReference property.Methods in eu.europa.esig.xmlenc.jaxb with parameters of type ReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ReferenceType> ObjectFactory.createReferenceListDataReference
(ReferenceType value) jakarta.xml.bind.JAXBElement
<ReferenceType> ObjectFactory.createReferenceListKeyReference
(ReferenceType value)