Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.SalesOrderIDType
-
Packages that use SalesOrderIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of SalesOrderIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as SalesOrderIDType Modifier and Type Field Description protected SalesOrderIDTypeOrderChangeType. salesOrderIDprotected SalesOrderIDTypeOrderResponseType. salesOrderIDprotected SalesOrderIDTypeOrderType. salesOrderIDMethods in network.oxalis.peppol.ubl2.jaxb that return SalesOrderIDType Modifier and Type Method Description SalesOrderIDTypeOrderChangeType. getSalesOrderID()Gets the value of the salesOrderID property.SalesOrderIDTypeOrderResponseType. getSalesOrderID()Gets the value of the salesOrderID property.SalesOrderIDTypeOrderType. getSalesOrderID()Gets the value of the salesOrderID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type SalesOrderIDType Modifier and Type Method Description voidOrderChangeType. setSalesOrderID(SalesOrderIDType value)Sets the value of the salesOrderID property.voidOrderResponseType. setSalesOrderID(SalesOrderIDType value)Sets the value of the salesOrderID property.voidOrderType. setSalesOrderID(SalesOrderIDType value)Sets the value of the salesOrderID property. -
Uses of SalesOrderIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as SalesOrderIDType Modifier and Type Field Description protected SalesOrderIDTypeLineItemType. salesOrderIDprotected SalesOrderIDTypeOrderReferenceType. salesOrderIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SalesOrderIDType Modifier and Type Method Description SalesOrderIDTypeLineItemType. getSalesOrderID()Gets the value of the salesOrderID property.SalesOrderIDTypeOrderReferenceType. getSalesOrderID()Gets the value of the salesOrderID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SalesOrderIDType Modifier and Type Method Description voidLineItemType. setSalesOrderID(SalesOrderIDType value)Sets the value of the salesOrderID property.voidOrderReferenceType. setSalesOrderID(SalesOrderIDType value)Sets the value of the salesOrderID property. -
Uses of SalesOrderIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return SalesOrderIDType Modifier and Type Method Description SalesOrderIDTypeObjectFactory. createSalesOrderIDType()Create an instance ofSalesOrderIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type SalesOrderIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SalesOrderIDType>ObjectFactory. createSalesOrderID(SalesOrderIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type SalesOrderIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SalesOrderIDType>ObjectFactory. createSalesOrderID(SalesOrderIDType value)
-