Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.PackageType
-
Packages that use PackageType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of PackageType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type PackageType Modifier and Type Field Description protected List<PackageType>GoodsItemItineraryType. referencedPackageMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type PackageType Modifier and Type Method Description List<PackageType>GoodsItemItineraryType. getReferencedPackage()Gets the value of the referencedPackage property. -
Uses of PackageType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PackageType Modifier and Type Field Description protected PackageTypeItemLocationQuantityType. _packageFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type PackageType Modifier and Type Field Description protected List<PackageType>OrderedShipmentType. _packageprotected List<PackageType>TransportEquipmentType. _packageprotected List<PackageType>TransportHandlingUnitType. _packageprotected List<PackageType>TransportHandlingUnitType. actualPackageprotected List<PackageType>PackageType. containedPackageprotected List<PackageType>GoodsItemType. containingPackageMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PackageType Modifier and Type Method Description PackageTypeObjectFactory. createPackageType()Create an instance ofPackageTypePackageTypeItemLocationQuantityType. getPackage()Gets the value of the package property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type PackageType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createActualPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createContainedPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createContainingPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createReferencedPackage(PackageType value)List<PackageType>TransportHandlingUnitType. getActualPackage()Gets the value of the actualPackage property.List<PackageType>PackageType. getContainedPackage()Gets the value of the containedPackage property.List<PackageType>GoodsItemType. getContainingPackage()Gets the value of the containingPackage property.List<PackageType>OrderedShipmentType. getPackage()Gets the value of the package property.List<PackageType>TransportEquipmentType. getPackage()Gets the value of the package property.List<PackageType>TransportHandlingUnitType. getPackage()Gets the value of the package property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PackageType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createActualPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createContainedPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createContainingPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createPackage(PackageType value)jakarta.xml.bind.JAXBElement<PackageType>ObjectFactory. createReferencedPackage(PackageType value)voidItemLocationQuantityType. setPackage(PackageType value)Sets the value of the package property.
-