Uses of Class
eu.europa.esig.xmldsig.jaxb.ReferenceType
Package | Description |
---|---|
eu.europa.esig.xmldsig.jaxb |
-
Uses of ReferenceType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb with type parameters of type ReferenceType Modifier and Type Field Description protected List<ReferenceType>
ManifestType. reference
protected List<ReferenceType>
SignedInfoType. reference
Methods in eu.europa.esig.xmldsig.jaxb that return ReferenceType Modifier and Type Method Description ReferenceType
ObjectFactory. createReferenceType()
Create an instance ofReferenceType
Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type ReferenceType Modifier and Type Method Description JAXBElement<ReferenceType>
ObjectFactory. createReference(ReferenceType value)
List<ReferenceType>
ManifestType. getReference()
Gets the value of the reference property.List<ReferenceType>
SignedInfoType. getReference()
Gets the value of the reference property.Methods in eu.europa.esig.xmldsig.jaxb with parameters of type ReferenceType Modifier and Type Method Description JAXBElement<ReferenceType>
ObjectFactory. createReference(ReferenceType value)