Uses of Class
network.oxalis.peppol.busdox.jaxb.xmldsig.SignatureType
-
Packages that use SignatureType Package Description network.oxalis.peppol.busdox.jaxb.smp network.oxalis.peppol.busdox.jaxb.xmldsig -
-
Uses of SignatureType in network.oxalis.peppol.busdox.jaxb.smp
Fields in network.oxalis.peppol.busdox.jaxb.smp declared as SignatureType Modifier and Type Field Description protected SignatureTypeSignedServiceMetadataType. signatureMethods in network.oxalis.peppol.busdox.jaxb.smp that return SignatureType Modifier and Type Method Description SignatureTypeSignedServiceMetadataType. getSignature()Gets the value of the signature property.Methods in network.oxalis.peppol.busdox.jaxb.smp with parameters of type SignatureType Modifier and Type Method Description voidSignedServiceMetadataType. setSignature(SignatureType value)Sets the value of the signature property. -
Uses of SignatureType in network.oxalis.peppol.busdox.jaxb.xmldsig
Methods in network.oxalis.peppol.busdox.jaxb.xmldsig that return SignatureType Modifier and Type Method Description SignatureTypeObjectFactory. createSignatureType()Create an instance ofSignatureTypeMethods in network.oxalis.peppol.busdox.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.busdox.jaxb.xmldsig with parameters of type SignatureType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureType>ObjectFactory. createSignature(SignatureType value)
-