Uses of Class
eu.europa.esig.xmlenc.jaxb.ReferenceType
| Package | Description |
|---|---|
| eu.europa.esig.xmlenc.jaxb |
-
Uses of ReferenceType in eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb with type parameters of type ReferenceType Modifier and Type Field Description protected List<JAXBElement<ReferenceType>>ReferenceList. dataReferenceOrKeyReferenceMethods in eu.europa.esig.xmlenc.jaxb that return ReferenceType Modifier and Type Method Description ReferenceTypeObjectFactory. createReferenceType()Create an instance ofReferenceTypeMethods in eu.europa.esig.xmlenc.jaxb that return types with arguments of type ReferenceType Modifier and Type Method Description JAXBElement<ReferenceType>ObjectFactory. createReferenceListDataReference(ReferenceType value)JAXBElement<ReferenceType>ObjectFactory. createReferenceListKeyReference(ReferenceType value)List<JAXBElement<ReferenceType>>ReferenceList. getDataReferenceOrKeyReference()Gets the value of the dataReferenceOrKeyReference property.Methods in eu.europa.esig.xmlenc.jaxb with parameters of type ReferenceType Modifier and Type Method Description JAXBElement<ReferenceType>ObjectFactory. createReferenceListDataReference(ReferenceType value)JAXBElement<ReferenceType>ObjectFactory. createReferenceListKeyReference(ReferenceType value)