Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PackingMaterialType
-
Packages that use PackingMaterialType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PackingMaterialType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PackingMaterialType Modifier and Type Field Description protected List<PackingMaterialType>PackageType. packingMaterialMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PackingMaterialType Modifier and Type Method Description List<PackingMaterialType>PackageType. getPackingMaterial()Gets the value of the packingMaterial property. -
Uses of PackingMaterialType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PackingMaterialType Modifier and Type Method Description PackingMaterialTypeObjectFactory. createPackingMaterialType()Create an instance ofPackingMaterialTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PackingMaterialType Modifier and Type Method Description javax.xml.bind.JAXBElement<PackingMaterialType>ObjectFactory. createPackingMaterial(PackingMaterialType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PackingMaterialType Modifier and Type Method Description javax.xml.bind.JAXBElement<PackingMaterialType>ObjectFactory. createPackingMaterial(PackingMaterialType value)
-