Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SignatureIDType
-
Packages that use SignatureIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SignatureIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SignatureIDType Modifier and Type Field Description protected SignatureIDTypePaymentMandateType. signatureIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SignatureIDType Modifier and Type Method Description SignatureIDTypePaymentMandateType. getSignatureID()Gets the value of the signatureID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SignatureIDType Modifier and Type Method Description voidPaymentMandateType. setSignatureID(SignatureIDType value)Sets the value of the signatureID property. -
Uses of SignatureIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SignatureIDType Modifier and Type Method Description SignatureIDTypeObjectFactory. createSignatureIDType()Create an instance ofSignatureIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SignatureIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureIDType>ObjectFactory. createSignatureID(SignatureIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SignatureIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<SignatureIDType>ObjectFactory. createSignatureID(SignatureIDType value)
-