Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ShippingOrderIDType
-
Packages that use ShippingOrderIDType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ShippingOrderIDType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ShippingOrderIDType Modifier and Type Field Description protected ShippingOrderIDTypeBillOfLadingType. shippingOrderIDprotected ShippingOrderIDTypeForwardingInstructionsType. shippingOrderIDprotected ShippingOrderIDTypeTransportationStatusRequestType. shippingOrderIDprotected ShippingOrderIDTypeTransportationStatusType. shippingOrderIDprotected ShippingOrderIDTypeWaybillType. shippingOrderIDMethods in network.oxalis.peppol.ubl2.jaxb that return ShippingOrderIDType Modifier and Type Method Description ShippingOrderIDTypeBillOfLadingType. getShippingOrderID()Gets the value of the shippingOrderID property.ShippingOrderIDTypeForwardingInstructionsType. getShippingOrderID()Gets the value of the shippingOrderID property.ShippingOrderIDTypeTransportationStatusRequestType. getShippingOrderID()Gets the value of the shippingOrderID property.ShippingOrderIDTypeTransportationStatusType. getShippingOrderID()Gets the value of the shippingOrderID property.ShippingOrderIDTypeWaybillType. getShippingOrderID()Gets the value of the shippingOrderID property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ShippingOrderIDType Modifier and Type Method Description voidBillOfLadingType. setShippingOrderID(ShippingOrderIDType value)Sets the value of the shippingOrderID property.voidForwardingInstructionsType. setShippingOrderID(ShippingOrderIDType value)Sets the value of the shippingOrderID property.voidTransportationStatusRequestType. setShippingOrderID(ShippingOrderIDType value)Sets the value of the shippingOrderID property.voidTransportationStatusType. setShippingOrderID(ShippingOrderIDType value)Sets the value of the shippingOrderID property.voidWaybillType. setShippingOrderID(ShippingOrderIDType value)Sets the value of the shippingOrderID property. -
Uses of ShippingOrderIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ShippingOrderIDType Modifier and Type Method Description ShippingOrderIDTypeObjectFactory. createShippingOrderIDType()Create an instance ofShippingOrderIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ShippingOrderIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShippingOrderIDType>ObjectFactory. createShippingOrderID(ShippingOrderIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ShippingOrderIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShippingOrderIDType>ObjectFactory. createShippingOrderID(ShippingOrderIDType value)
-