Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HazardousRiskIndicatorType
-
Packages that use HazardousRiskIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HazardousRiskIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HazardousRiskIndicatorType Modifier and Type Field Description protected HazardousRiskIndicatorTypeConsignmentType. hazardousRiskIndicatorprotected HazardousRiskIndicatorTypeDeliveryUnitType. hazardousRiskIndicatorprotected HazardousRiskIndicatorTypeGoodsItemType. hazardousRiskIndicatorprotected HazardousRiskIndicatorTypeItemLocationQuantityType. hazardousRiskIndicatorprotected HazardousRiskIndicatorTypeItemType. hazardousRiskIndicatorprotected HazardousRiskIndicatorTypeTransportHandlingUnitType. hazardousRiskIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HazardousRiskIndicatorType Modifier and Type Method Description HazardousRiskIndicatorTypeConsignmentType. getHazardousRiskIndicator()Gets the value of the hazardousRiskIndicator property.HazardousRiskIndicatorTypeDeliveryUnitType. getHazardousRiskIndicator()Gets the value of the hazardousRiskIndicator property.HazardousRiskIndicatorTypeGoodsItemType. getHazardousRiskIndicator()Gets the value of the hazardousRiskIndicator property.HazardousRiskIndicatorTypeItemLocationQuantityType. getHazardousRiskIndicator()Gets the value of the hazardousRiskIndicator property.HazardousRiskIndicatorTypeItemType. getHazardousRiskIndicator()Gets the value of the hazardousRiskIndicator property.HazardousRiskIndicatorTypeTransportHandlingUnitType. getHazardousRiskIndicator()Gets the value of the hazardousRiskIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HazardousRiskIndicatorType Modifier and Type Method Description voidConsignmentType. setHazardousRiskIndicator(HazardousRiskIndicatorType value)Sets the value of the hazardousRiskIndicator property.voidDeliveryUnitType. setHazardousRiskIndicator(HazardousRiskIndicatorType value)Sets the value of the hazardousRiskIndicator property.voidGoodsItemType. setHazardousRiskIndicator(HazardousRiskIndicatorType value)Sets the value of the hazardousRiskIndicator property.voidItemLocationQuantityType. setHazardousRiskIndicator(HazardousRiskIndicatorType value)Sets the value of the hazardousRiskIndicator property.voidItemType. setHazardousRiskIndicator(HazardousRiskIndicatorType value)Sets the value of the hazardousRiskIndicator property.voidTransportHandlingUnitType. setHazardousRiskIndicator(HazardousRiskIndicatorType value)Sets the value of the hazardousRiskIndicator property. -
Uses of HazardousRiskIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HazardousRiskIndicatorType Modifier and Type Method Description HazardousRiskIndicatorTypeObjectFactory. createHazardousRiskIndicatorType()Create an instance ofHazardousRiskIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HazardousRiskIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardousRiskIndicatorType>ObjectFactory. createHazardousRiskIndicator(HazardousRiskIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HazardousRiskIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<HazardousRiskIndicatorType>ObjectFactory. createHazardousRiskIndicator(HazardousRiskIndicatorType value)
-