Uses of Class
eu.europa.esig.xmldsig.jaxb.SignaturePropertyType
Package | Description |
---|---|
eu.europa.esig.xmldsig.jaxb |
-
Uses of SignaturePropertyType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb with type parameters of type SignaturePropertyType Modifier and Type Field Description protected List<SignaturePropertyType>
SignaturePropertiesType. signatureProperty
Methods in eu.europa.esig.xmldsig.jaxb that return SignaturePropertyType Modifier and Type Method Description SignaturePropertyType
ObjectFactory. createSignaturePropertyType()
Create an instance ofSignaturePropertyType
Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignaturePropertyType Modifier and Type Method Description JAXBElement<SignaturePropertyType>
ObjectFactory. createSignatureProperty(SignaturePropertyType value)
List<SignaturePropertyType>
SignaturePropertiesType. getSignatureProperty()
Gets the value of the signatureProperty property.Methods in eu.europa.esig.xmldsig.jaxb with parameters of type SignaturePropertyType Modifier and Type Method Description JAXBElement<SignaturePropertyType>
ObjectFactory. createSignatureProperty(SignaturePropertyType value)