Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HazardClassIDType
-
Packages that use HazardClassIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HazardClassIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HazardClassIDType Modifier and Type Field Description protected HazardClassIDTypeHazardousItemType. hazardClassIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HazardClassIDType Modifier and Type Method Description HazardClassIDTypeHazardousItemType. getHazardClassID()Gets the value of the hazardClassID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HazardClassIDType Modifier and Type Method Description voidHazardousItemType. setHazardClassID(HazardClassIDType value)Sets the value of the hazardClassID property. -
Uses of HazardClassIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HazardClassIDType Modifier and Type Method Description HazardClassIDTypeObjectFactory. createHazardClassIDType()Create an instance ofHazardClassIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HazardClassIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardClassIDType>ObjectFactory. createHazardClassID(HazardClassIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HazardClassIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardClassIDType>ObjectFactory. createHazardClassID(HazardClassIDType value)
-