Uses of Class
network.oxalis.peppol.ubl2.jaxb.xmldsig.SignaturePropertiesType
-
Packages that use SignaturePropertiesType Package Description network.oxalis.peppol.ubl2.jaxb.xmldsig -
-
Uses of SignaturePropertiesType in network.oxalis.peppol.ubl2.jaxb.xmldsig
Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return SignaturePropertiesType Modifier and Type Method Description SignaturePropertiesTypeObjectFactory. createSignaturePropertiesType()Create an instance ofSignaturePropertiesTypeMethods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return types with arguments of type SignaturePropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig with parameters of type SignaturePropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)
-