Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.HazardousItemType
-
Packages that use HazardousItemType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of HazardousItemType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type HazardousItemType Modifier and Type Field Description protected List<HazardousItemType>ItemType. hazardousItemMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HazardousItemType Modifier and Type Method Description HazardousItemTypeObjectFactory. createHazardousItemType()Create an instance ofHazardousItemTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type HazardousItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardousItemType>ObjectFactory. createHazardousItem(HazardousItemType value)List<HazardousItemType>ItemType. getHazardousItem()Gets the value of the hazardousItem property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HazardousItemType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardousItemType>ObjectFactory. createHazardousItem(HazardousItemType value)
-