Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.SignaturePolicyIdentifierType
-
Packages that use SignaturePolicyIdentifierType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of SignaturePolicyIdentifierType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as SignaturePolicyIdentifierType Modifier and Type Field Description protected SignaturePolicyIdentifierTypeSignedSignaturePropertiesType. signaturePolicyIdentifierMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return SignaturePolicyIdentifierType Modifier and Type Method Description SignaturePolicyIdentifierTypeObjectFactory. createSignaturePolicyIdentifierType()Create an instance ofSignaturePolicyIdentifierTypeSignaturePolicyIdentifierTypeSignedSignaturePropertiesType. getSignaturePolicyIdentifier()Gets the value of the signaturePolicyIdentifier property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type SignaturePolicyIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePolicyIdentifierType>ObjectFactory. createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type SignaturePolicyIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignaturePolicyIdentifierType>ObjectFactory. createSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)voidSignedSignaturePropertiesType. setSignaturePolicyIdentifier(SignaturePolicyIdentifierType value)Sets the value of the signaturePolicyIdentifier property.
-