Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentMeansCodeType
-
Packages that use PaymentMeansCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentMeansCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaymentMeansCodeType Modifier and Type Field Description protected PaymentMeansCodeTypePaymentMeansType. paymentMeansCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaymentMeansCodeType Modifier and Type Method Description PaymentMeansCodeTypePaymentMeansType. getPaymentMeansCode()Gets the value of the paymentMeansCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaymentMeansCodeType Modifier and Type Method Description voidPaymentMeansType. setPaymentMeansCode(PaymentMeansCodeType value)Sets the value of the paymentMeansCode property. -
Uses of PaymentMeansCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentMeansCodeType Modifier and Type Method Description PaymentMeansCodeTypeObjectFactory. createPaymentMeansCodeType()Create an instance ofPaymentMeansCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentMeansCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentMeansCodeType>ObjectFactory. createPaymentMeansCode(PaymentMeansCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentMeansCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentMeansCodeType>ObjectFactory. createPaymentMeansCode(PaymentMeansCodeType value)
-