Uses of Class
network.oxalis.peppol.ubl2.jaxb.xmldsig.SignatureType
-
Packages that use SignatureType Package Description network.oxalis.peppol.ubl2.jaxb.sac network.oxalis.peppol.ubl2.jaxb.xades.v1_3 network.oxalis.peppol.ubl2.jaxb.xmldsig -
-
Uses of SignatureType in network.oxalis.peppol.ubl2.jaxb.sac
Fields in network.oxalis.peppol.ubl2.jaxb.sac declared as SignatureType Modifier and Type Field Description protected SignatureTypeSignatureInformationType. signatureThis is a single digital signature as defined by the W3C specification.Methods in network.oxalis.peppol.ubl2.jaxb.sac that return SignatureType Modifier and Type Method Description SignatureTypeSignatureInformationType. getSignature()This is a single digital signature as defined by the W3C specification.Methods in network.oxalis.peppol.ubl2.jaxb.sac with parameters of type SignatureType Modifier and Type Method Description voidSignatureInformationType. setSignature(SignatureType value)Sets the value of the signature property. -
Uses of SignatureType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as SignatureType Modifier and Type Field Description protected SignatureTypeCounterSignatureType. signatureMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return SignatureType Modifier and Type Method Description SignatureTypeCounterSignatureType. getSignature()Gets the value of the signature property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type SignatureType Modifier and Type Method Description voidCounterSignatureType. setSignature(SignatureType value)Sets the value of the signature property. -
Uses of SignatureType in network.oxalis.peppol.ubl2.jaxb.xmldsig
Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return SignatureType Modifier and Type Method Description SignatureTypeObjectFactory. createSignatureType()Create an instance ofSignatureTypeMethods in network.oxalis.peppol.ubl2.jaxb.xmldsig that return types with arguments of type SignatureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)Methods in network.oxalis.peppol.ubl2.jaxb.xmldsig with parameters of type SignatureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)
-