Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.GoodsItemContainerType
-
Packages that use GoodsItemContainerType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of GoodsItemContainerType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type GoodsItemContainerType Modifier and Type Field Description protected List<GoodsItemContainerType>GoodsItemType. goodsItemContainerMethods in network.oxalis.peppol.ubl2.jaxb.cac that return GoodsItemContainerType Modifier and Type Method Description GoodsItemContainerTypeObjectFactory. createGoodsItemContainerType()Create an instance ofGoodsItemContainerTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type GoodsItemContainerType Modifier and Type Method Description javax.xml.bind.JAXBElement<GoodsItemContainerType>ObjectFactory. createGoodsItemContainer(GoodsItemContainerType value)List<GoodsItemContainerType>GoodsItemType. getGoodsItemContainer()Gets the value of the goodsItemContainer property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type GoodsItemContainerType Modifier and Type Method Description javax.xml.bind.JAXBElement<GoodsItemContainerType>ObjectFactory. createGoodsItemContainer(GoodsItemContainerType value)
-