Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.GoodsItemType
-
Packages that use GoodsItemType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of GoodsItemType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type GoodsItemType Modifier and Type Field Description protected List<GoodsItemType>GoodsItemItineraryType. referencedGoodsItemMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type GoodsItemType Modifier and Type Method Description List<GoodsItemType>GoodsItemItineraryType. getReferencedGoodsItem()Gets the value of the referencedGoodsItem property. -
Uses of GoodsItemType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type GoodsItemType Modifier and Type Field Description protected List<GoodsItemType>GoodsItemType. containedGoodsItemprotected List<GoodsItemType>PackageType. goodsItemprotected List<GoodsItemType>ShipmentType. goodsItemprotected List<GoodsItemType>TransportEquipmentType. goodsItemprotected List<GoodsItemType>TransportHandlingUnitType. goodsItemMethods in network.oxalis.peppol.ubl2.jaxb.cac that return GoodsItemType Modifier and Type Method Description GoodsItemTypeObjectFactory. createGoodsItemType()Create an instance ofGoodsItemTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type GoodsItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GoodsItemType>ObjectFactory. createContainedGoodsItem(GoodsItemType value)jakarta.xml.bind.JAXBElement<GoodsItemType>ObjectFactory. createGoodsItem(GoodsItemType value)jakarta.xml.bind.JAXBElement<GoodsItemType>ObjectFactory. createReferencedGoodsItem(GoodsItemType value)List<GoodsItemType>GoodsItemType. getContainedGoodsItem()Gets the value of the containedGoodsItem property.List<GoodsItemType>PackageType. getGoodsItem()Gets the value of the goodsItem property.List<GoodsItemType>ShipmentType. getGoodsItem()Gets the value of the goodsItem property.List<GoodsItemType>TransportEquipmentType. getGoodsItem()Gets the value of the goodsItem property.List<GoodsItemType>TransportHandlingUnitType. getGoodsItem()Gets the value of the goodsItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type GoodsItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GoodsItemType>ObjectFactory. createContainedGoodsItem(GoodsItemType value)jakarta.xml.bind.JAXBElement<GoodsItemType>ObjectFactory. createGoodsItem(GoodsItemType value)jakarta.xml.bind.JAXBElement<GoodsItemType>ObjectFactory. createReferencedGoodsItem(GoodsItemType value)
-