Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.SignedSignaturePropertiesType
-
Packages that use SignedSignaturePropertiesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of SignedSignaturePropertiesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as SignedSignaturePropertiesType Modifier and Type Field Description protected SignedSignaturePropertiesTypeSignedPropertiesType. signedSignaturePropertiesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return SignedSignaturePropertiesType Modifier and Type Method Description SignedSignaturePropertiesTypeObjectFactory. createSignedSignaturePropertiesType()Create an instance ofSignedSignaturePropertiesTypeSignedSignaturePropertiesTypeSignedPropertiesType. getSignedSignatureProperties()Gets the value of the signedSignatureProperties property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type SignedSignaturePropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignedSignaturePropertiesType>ObjectFactory. createSignedSignatureProperties(SignedSignaturePropertiesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type SignedSignaturePropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignedSignaturePropertiesType>ObjectFactory. createSignedSignatureProperties(SignedSignaturePropertiesType value)voidSignedPropertiesType. setSignedSignatureProperties(SignedSignaturePropertiesType value)Sets the value of the signedSignatureProperties property.
-