Uses of Class
org.w3._2001._04.xmlenc_.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in org.w3._2001._04.xmlenc_
Fields in org.w3._2001._04.xmlenc_ with type parameters of type ReferenceTypeModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<ReferenceType>>ReferenceList.dataReferenceOrKeyReferenceMethods in org.w3._2001._04.xmlenc_ that return ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceType()Create an instance ofReferenceTypeMethods in org.w3._2001._04.xmlenc_ 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 org.w3._2001._04.xmlenc_ with parameters of type ReferenceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReferenceListDataReference(ReferenceType value) jakarta.xml.bind.JAXBElement<ReferenceType>ObjectFactory.createReferenceListKeyReference(ReferenceType value)