Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ShippingPriorityLevelCodeType
-
Packages that use ShippingPriorityLevelCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ShippingPriorityLevelCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ShippingPriorityLevelCodeType Modifier and Type Field Description protected ShippingPriorityLevelCodeTypeConsignmentType. shippingPriorityLevelCodeprotected ShippingPriorityLevelCodeTypeShipmentType. shippingPriorityLevelCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ShippingPriorityLevelCodeType Modifier and Type Method Description ShippingPriorityLevelCodeTypeConsignmentType. getShippingPriorityLevelCode()Gets the value of the shippingPriorityLevelCode property.ShippingPriorityLevelCodeTypeShipmentType. getShippingPriorityLevelCode()Gets the value of the shippingPriorityLevelCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ShippingPriorityLevelCodeType Modifier and Type Method Description voidConsignmentType. setShippingPriorityLevelCode(ShippingPriorityLevelCodeType value)Sets the value of the shippingPriorityLevelCode property.voidShipmentType. setShippingPriorityLevelCode(ShippingPriorityLevelCodeType value)Sets the value of the shippingPriorityLevelCode property. -
Uses of ShippingPriorityLevelCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ShippingPriorityLevelCodeType Modifier and Type Method Description ShippingPriorityLevelCodeTypeObjectFactory. createShippingPriorityLevelCodeType()Create an instance ofShippingPriorityLevelCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ShippingPriorityLevelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShippingPriorityLevelCodeType>ObjectFactory. createShippingPriorityLevelCode(ShippingPriorityLevelCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ShippingPriorityLevelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShippingPriorityLevelCodeType>ObjectFactory. createShippingPriorityLevelCode(ShippingPriorityLevelCodeType value)
-