Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ShippingMarksType
-
Packages that use ShippingMarksType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ShippingMarksType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type ShippingMarksType Modifier and Type Field Description protected List<ShippingMarksType>TransportHandlingUnitType. shippingMarksMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type ShippingMarksType Modifier and Type Method Description List<ShippingMarksType>TransportHandlingUnitType. getShippingMarks()Gets the value of the shippingMarks property. -
Uses of ShippingMarksType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ShippingMarksType Modifier and Type Method Description ShippingMarksTypeObjectFactory. createShippingMarksType()Create an instance ofShippingMarksTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ShippingMarksType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShippingMarksType>ObjectFactory. createShippingMarks(ShippingMarksType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ShippingMarksType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ShippingMarksType>ObjectFactory. createShippingMarks(ShippingMarksType value)
-