Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.SecondaryHazardType
-
Packages that use SecondaryHazardType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of SecondaryHazardType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type SecondaryHazardType Modifier and Type Field Description protected List<SecondaryHazardType>HazardousItemType. secondaryHazardMethods in network.oxalis.peppol.ubl2.jaxb.cac that return SecondaryHazardType Modifier and Type Method Description SecondaryHazardTypeObjectFactory. createSecondaryHazardType()Create an instance ofSecondaryHazardTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type SecondaryHazardType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SecondaryHazardType>ObjectFactory. createSecondaryHazard(SecondaryHazardType value)List<SecondaryHazardType>HazardousItemType. getSecondaryHazard()Gets the value of the secondaryHazard property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type SecondaryHazardType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SecondaryHazardType>ObjectFactory. createSecondaryHazard(SecondaryHazardType value)
-