Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.BillingReferenceLineType
-
Packages that use BillingReferenceLineType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of BillingReferenceLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type BillingReferenceLineType Modifier and Type Field Description protected List<BillingReferenceLineType>BillingReferenceType. billingReferenceLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BillingReferenceLineType Modifier and Type Method Description BillingReferenceLineTypeObjectFactory. createBillingReferenceLineType()Create an instance ofBillingReferenceLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type BillingReferenceLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<BillingReferenceLineType>ObjectFactory. createBillingReferenceLine(BillingReferenceLineType value)List<BillingReferenceLineType>BillingReferenceType. getBillingReferenceLine()Gets the value of the billingReferenceLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BillingReferenceLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<BillingReferenceLineType>ObjectFactory. createBillingReferenceLine(BillingReferenceLineType value)
-