Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HazardousCategoryCodeType
-
Packages that use HazardousCategoryCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HazardousCategoryCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HazardousCategoryCodeType Modifier and Type Field Description protected HazardousCategoryCodeTypeHazardousItemType. hazardousCategoryCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HazardousCategoryCodeType Modifier and Type Method Description HazardousCategoryCodeTypeHazardousItemType. getHazardousCategoryCode()Gets the value of the hazardousCategoryCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HazardousCategoryCodeType Modifier and Type Method Description voidHazardousItemType. setHazardousCategoryCode(HazardousCategoryCodeType value)Sets the value of the hazardousCategoryCode property. -
Uses of HazardousCategoryCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HazardousCategoryCodeType Modifier and Type Method Description HazardousCategoryCodeTypeObjectFactory. createHazardousCategoryCodeType()Create an instance ofHazardousCategoryCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HazardousCategoryCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HazardousCategoryCodeType>ObjectFactory. createHazardousCategoryCode(HazardousCategoryCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HazardousCategoryCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HazardousCategoryCodeType>ObjectFactory. createHazardousCategoryCode(HazardousCategoryCodeType value)
-