Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HazardousRegulationCodeType
-
Packages that use HazardousRegulationCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HazardousRegulationCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HazardousRegulationCodeType Modifier and Type Field Description protected HazardousRegulationCodeTypeHazardousGoodsTransitType. hazardousRegulationCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HazardousRegulationCodeType Modifier and Type Method Description HazardousRegulationCodeTypeHazardousGoodsTransitType. getHazardousRegulationCode()Gets the value of the hazardousRegulationCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HazardousRegulationCodeType Modifier and Type Method Description voidHazardousGoodsTransitType. setHazardousRegulationCode(HazardousRegulationCodeType value)Sets the value of the hazardousRegulationCode property. -
Uses of HazardousRegulationCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HazardousRegulationCodeType Modifier and Type Method Description HazardousRegulationCodeTypeObjectFactory. createHazardousRegulationCodeType()Create an instance ofHazardousRegulationCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HazardousRegulationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HazardousRegulationCodeType>ObjectFactory. createHazardousRegulationCode(HazardousRegulationCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HazardousRegulationCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HazardousRegulationCodeType>ObjectFactory. createHazardousRegulationCode(HazardousRegulationCodeType value)
-