Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SalesOrderLineIDType
-
Packages that use SalesOrderLineIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SalesOrderLineIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SalesOrderLineIDType Modifier and Type Field Description protected SalesOrderLineIDTypeOrderLineReferenceType. salesOrderLineIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SalesOrderLineIDType Modifier and Type Method Description SalesOrderLineIDTypeOrderLineReferenceType. getSalesOrderLineID()Gets the value of the salesOrderLineID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SalesOrderLineIDType Modifier and Type Method Description voidOrderLineReferenceType. setSalesOrderLineID(SalesOrderLineIDType value)Sets the value of the salesOrderLineID property. -
Uses of SalesOrderLineIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SalesOrderLineIDType Modifier and Type Method Description SalesOrderLineIDTypeObjectFactory. createSalesOrderLineIDType()Create an instance ofSalesOrderLineIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SalesOrderLineIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SalesOrderLineIDType>ObjectFactory. createSalesOrderLineID(SalesOrderLineIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SalesOrderLineIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SalesOrderLineIDType>ObjectFactory. createSalesOrderLineID(SalesOrderLineIDType value)
-