Uses of Class
network.oxalis.commons.certvalidator.jaxb.xmldsig.SignaturePropertyType
-
Packages that use SignaturePropertyType Package Description network.oxalis.commons.certvalidator.jaxb.xmldsig -
-
Uses of SignaturePropertyType in network.oxalis.commons.certvalidator.jaxb.xmldsig
Fields in network.oxalis.commons.certvalidator.jaxb.xmldsig with type parameters of type SignaturePropertyType Modifier and Type Field Description protected List<SignaturePropertyType>SignaturePropertiesType. signaturePropertyMethods in network.oxalis.commons.certvalidator.jaxb.xmldsig that return SignaturePropertyType Modifier and Type Method Description SignaturePropertyTypeObjectFactory. createSignaturePropertyType()Create an instance ofSignaturePropertyTypeMethods in network.oxalis.commons.certvalidator.jaxb.xmldsig that return types with arguments of type SignaturePropertyType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePropertyType>ObjectFactory. createSignatureProperty(SignaturePropertyType value)List<SignaturePropertyType>SignaturePropertiesType. getSignatureProperty()Gets the value of the signatureProperty property.Methods in network.oxalis.commons.certvalidator.jaxb.xmldsig with parameters of type SignaturePropertyType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePropertyType>ObjectFactory. createSignatureProperty(SignaturePropertyType value)
-