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