Uses of Class
org.apache.cxf.xkms.model.xmlenc.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc with type parameters of type ReferenceTypeModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<ReferenceType>>ReferenceList.dataReferenceOrKeyReferenceMethods in org.apache.cxf.xkms.model.xmlenc that return ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceType()Create an instance ofReferenceTypeMethods in org.apache.cxf.xkms.model.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.apache.cxf.xkms.model.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)