Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentChannelCodeType
-
Packages that use PaymentChannelCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentChannelCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PaymentChannelCodeType Modifier and Type Field Description protected PaymentChannelCodeTypePaymentMeansType. paymentChannelCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PaymentChannelCodeType Modifier and Type Method Description PaymentChannelCodeTypePaymentMeansType. getPaymentChannelCode()Gets the value of the paymentChannelCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PaymentChannelCodeType Modifier and Type Method Description voidPaymentMeansType. setPaymentChannelCode(PaymentChannelCodeType value)Sets the value of the paymentChannelCode property. -
Uses of PaymentChannelCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentChannelCodeType Modifier and Type Method Description PaymentChannelCodeTypeObjectFactory. createPaymentChannelCodeType()Create an instance ofPaymentChannelCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentChannelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentChannelCodeType>ObjectFactory. createPaymentChannelCode(PaymentChannelCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentChannelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PaymentChannelCodeType>ObjectFactory. createPaymentChannelCode(PaymentChannelCodeType value)
-