Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.OnAccountPaymentType
-
Packages that use OnAccountPaymentType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of OnAccountPaymentType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type OnAccountPaymentType Modifier and Type Field Description protected List<OnAccountPaymentType>UtilityStatementType. mainOnAccountPaymentMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type OnAccountPaymentType Modifier and Type Method Description List<OnAccountPaymentType>UtilityStatementType. getMainOnAccountPayment()Gets the value of the mainOnAccountPayment property. -
Uses of OnAccountPaymentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type OnAccountPaymentType Modifier and Type Field Description protected List<OnAccountPaymentType>SubscriberConsumptionType. onAccountPaymentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return OnAccountPaymentType Modifier and Type Method Description OnAccountPaymentTypeObjectFactory. createOnAccountPaymentType()Create an instance ofOnAccountPaymentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type OnAccountPaymentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OnAccountPaymentType>ObjectFactory. createMainOnAccountPayment(OnAccountPaymentType value)jakarta.xml.bind.JAXBElement<OnAccountPaymentType>ObjectFactory. createOnAccountPayment(OnAccountPaymentType value)List<OnAccountPaymentType>SubscriberConsumptionType. getOnAccountPayment()Gets the value of the onAccountPayment property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type OnAccountPaymentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OnAccountPaymentType>ObjectFactory. createMainOnAccountPayment(OnAccountPaymentType value)jakarta.xml.bind.JAXBElement<OnAccountPaymentType>ObjectFactory. createOnAccountPayment(OnAccountPaymentType value)
-