Uses of Class
eu.europa.esig.xmldsig.jaxb.SignaturePropertiesType
-
Packages that use SignaturePropertiesType Package Description eu.europa.esig.xmldsig.jaxb -
-
Uses of SignaturePropertiesType in eu.europa.esig.xmldsig.jaxb
Methods in eu.europa.esig.xmldsig.jaxb that return SignaturePropertiesType Modifier and Type Method Description SignaturePropertiesTypeObjectFactory. createSignaturePropertiesType()Create an instance ofSignaturePropertiesTypeMethods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignaturePropertiesType Modifier and Type Method Description JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)Methods in eu.europa.esig.xmldsig.jaxb with parameters of type SignaturePropertiesType Modifier and Type Method Description JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)
-