Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PaymentMeansIDType
-
Packages that use PaymentMeansIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PaymentMeansIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PaymentMeansIDType Modifier and Type Field Description protected List<PaymentMeansIDType>PaymentTermsType. paymentMeansIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PaymentMeansIDType Modifier and Type Method Description List<PaymentMeansIDType>PaymentTermsType. getPaymentMeansID()Gets the value of the paymentMeansID property. -
Uses of PaymentMeansIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PaymentMeansIDType Modifier and Type Method Description PaymentMeansIDTypeObjectFactory. createPaymentMeansIDType()Create an instance ofPaymentMeansIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PaymentMeansIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PaymentMeansIDType>ObjectFactory. createPaymentMeansID(PaymentMeansIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PaymentMeansIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PaymentMeansIDType>ObjectFactory. createPaymentMeansID(PaymentMeansIDType value)
-