Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.HazardousGoodsTransitType
-
Packages that use HazardousGoodsTransitType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of HazardousGoodsTransitType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type HazardousGoodsTransitType Modifier and Type Field Description protected List<HazardousGoodsTransitType>HazardousItemType. hazardousGoodsTransitprotected List<HazardousGoodsTransitType>TransportEquipmentType. hazardousGoodsTransitprotected List<HazardousGoodsTransitType>TransportHandlingUnitType. hazardousGoodsTransitMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HazardousGoodsTransitType Modifier and Type Method Description HazardousGoodsTransitTypeObjectFactory. createHazardousGoodsTransitType()Create an instance ofHazardousGoodsTransitTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type HazardousGoodsTransitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardousGoodsTransitType>ObjectFactory. createHazardousGoodsTransit(HazardousGoodsTransitType value)List<HazardousGoodsTransitType>HazardousItemType. getHazardousGoodsTransit()Gets the value of the hazardousGoodsTransit property.List<HazardousGoodsTransitType>TransportEquipmentType. getHazardousGoodsTransit()Gets the value of the hazardousGoodsTransit property.List<HazardousGoodsTransitType>TransportHandlingUnitType. getHazardousGoodsTransit()Gets the value of the hazardousGoodsTransit property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HazardousGoodsTransitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardousGoodsTransitType>ObjectFactory. createHazardousGoodsTransit(HazardousGoodsTransitType value)
-