Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.MaximumPaymentInstructionsNumericType
-
Packages that use MaximumPaymentInstructionsNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of MaximumPaymentInstructionsNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as MaximumPaymentInstructionsNumericType Modifier and Type Field Description protected MaximumPaymentInstructionsNumericTypePaymentMandateType. maximumPaymentInstructionsNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return MaximumPaymentInstructionsNumericType Modifier and Type Method Description MaximumPaymentInstructionsNumericTypePaymentMandateType. getMaximumPaymentInstructionsNumeric()Gets the value of the maximumPaymentInstructionsNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type MaximumPaymentInstructionsNumericType Modifier and Type Method Description voidPaymentMandateType. setMaximumPaymentInstructionsNumeric(MaximumPaymentInstructionsNumericType value)Sets the value of the maximumPaymentInstructionsNumeric property. -
Uses of MaximumPaymentInstructionsNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return MaximumPaymentInstructionsNumericType Modifier and Type Method Description MaximumPaymentInstructionsNumericTypeObjectFactory. createMaximumPaymentInstructionsNumericType()Create an instance ofMaximumPaymentInstructionsNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type MaximumPaymentInstructionsNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<MaximumPaymentInstructionsNumericType>ObjectFactory. createMaximumPaymentInstructionsNumeric(MaximumPaymentInstructionsNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type MaximumPaymentInstructionsNumericType Modifier and Type Method Description javax.xml.bind.JAXBElement<MaximumPaymentInstructionsNumericType>ObjectFactory. createMaximumPaymentInstructionsNumeric(MaximumPaymentInstructionsNumericType value)
-