Uses of Class
eu.europa.esig.xmldsig.jaxb.ReferenceType
Packages that use ReferenceType
-
Uses of ReferenceType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb with type parameters of type ReferenceTypeModifier and TypeFieldDescriptionprotected List<ReferenceType>
ManifestType.reference
protected List<ReferenceType>
SignedInfoType.reference
Methods in eu.europa.esig.xmldsig.jaxb that return ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReferenceType()
Create an instance ofReferenceType
Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type ReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createReference
(ReferenceType value) ManifestType.getReference()
Gets the value of the reference property.SignedInfoType.getReference()
Gets the value of the reference property.Methods in eu.europa.esig.xmldsig.jaxb with parameters of type ReferenceType