Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SignatureMethodType
-
Packages that use SignatureMethodType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SignatureMethodType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SignatureMethodType Modifier and Type Field Description protected SignatureMethodTypeSignatureType. signatureMethodMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SignatureMethodType Modifier and Type Method Description SignatureMethodTypeSignatureType. getSignatureMethod()Gets the value of the signatureMethod property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SignatureMethodType Modifier and Type Method Description voidSignatureType. setSignatureMethod(SignatureMethodType value)Sets the value of the signatureMethod property. -
Uses of SignatureMethodType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SignatureMethodType Modifier and Type Method Description SignatureMethodTypeObjectFactory. createSignatureMethodType()Create an instance ofSignatureMethodTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SignatureMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureMethodType>ObjectFactory. createSignatureMethod(SignatureMethodType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SignatureMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignatureMethodType>ObjectFactory. createSignatureMethod(SignatureMethodType value)
-