Class HazardousGoodsTransitType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.cac.HazardousGoodsTransitType
-
public class HazardousGoodsTransitType extends Object
Java class for HazardousGoodsTransitType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="HazardousGoodsTransitType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportEmergencyCardCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PackingCriteriaCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HazardousRegulationCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}InhalationToxicityZoneCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TransportAuthorizationCode" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MaximumTemperature" minOccurs="0"/> <element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MinimumTemperature" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected HazardousRegulationCodeTypehazardousRegulationCodeprotected InhalationToxicityZoneCodeTypeinhalationToxicityZoneCodeprotected TemperatureTypemaximumTemperatureprotected TemperatureTypeminimumTemperatureprotected PackingCriteriaCodeTypepackingCriteriaCodeprotected TransportAuthorizationCodeTypetransportAuthorizationCodeprotected TransportEmergencyCardCodeTypetransportEmergencyCardCode
-
Constructor Summary
Constructors Constructor Description HazardousGoodsTransitType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HazardousRegulationCodeTypegetHazardousRegulationCode()Gets the value of the hazardousRegulationCode property.InhalationToxicityZoneCodeTypegetInhalationToxicityZoneCode()Gets the value of the inhalationToxicityZoneCode property.TemperatureTypegetMaximumTemperature()Gets the value of the maximumTemperature property.TemperatureTypegetMinimumTemperature()Gets the value of the minimumTemperature property.PackingCriteriaCodeTypegetPackingCriteriaCode()Gets the value of the packingCriteriaCode property.TransportAuthorizationCodeTypegetTransportAuthorizationCode()Gets the value of the transportAuthorizationCode property.TransportEmergencyCardCodeTypegetTransportEmergencyCardCode()Gets the value of the transportEmergencyCardCode property.voidsetHazardousRegulationCode(HazardousRegulationCodeType value)Sets the value of the hazardousRegulationCode property.voidsetInhalationToxicityZoneCode(InhalationToxicityZoneCodeType value)Sets the value of the inhalationToxicityZoneCode property.voidsetMaximumTemperature(TemperatureType value)Sets the value of the maximumTemperature property.voidsetMinimumTemperature(TemperatureType value)Sets the value of the minimumTemperature property.voidsetPackingCriteriaCode(PackingCriteriaCodeType value)Sets the value of the packingCriteriaCode property.voidsetTransportAuthorizationCode(TransportAuthorizationCodeType value)Sets the value of the transportAuthorizationCode property.voidsetTransportEmergencyCardCode(TransportEmergencyCardCodeType value)Sets the value of the transportEmergencyCardCode property.
-
-
-
Field Detail
-
transportEmergencyCardCode
protected TransportEmergencyCardCodeType transportEmergencyCardCode
-
packingCriteriaCode
protected PackingCriteriaCodeType packingCriteriaCode
-
hazardousRegulationCode
protected HazardousRegulationCodeType hazardousRegulationCode
-
inhalationToxicityZoneCode
protected InhalationToxicityZoneCodeType inhalationToxicityZoneCode
-
transportAuthorizationCode
protected TransportAuthorizationCodeType transportAuthorizationCode
-
maximumTemperature
protected TemperatureType maximumTemperature
-
minimumTemperature
protected TemperatureType minimumTemperature
-
-
Method Detail
-
getTransportEmergencyCardCode
public TransportEmergencyCardCodeType getTransportEmergencyCardCode()
Gets the value of the transportEmergencyCardCode property.- Returns:
- possible object is
TransportEmergencyCardCodeType
-
setTransportEmergencyCardCode
public void setTransportEmergencyCardCode(TransportEmergencyCardCodeType value)
Sets the value of the transportEmergencyCardCode property.- Parameters:
value- allowed object isTransportEmergencyCardCodeType
-
getPackingCriteriaCode
public PackingCriteriaCodeType getPackingCriteriaCode()
Gets the value of the packingCriteriaCode property.- Returns:
- possible object is
PackingCriteriaCodeType
-
setPackingCriteriaCode
public void setPackingCriteriaCode(PackingCriteriaCodeType value)
Sets the value of the packingCriteriaCode property.- Parameters:
value- allowed object isPackingCriteriaCodeType
-
getHazardousRegulationCode
public HazardousRegulationCodeType getHazardousRegulationCode()
Gets the value of the hazardousRegulationCode property.- Returns:
- possible object is
HazardousRegulationCodeType
-
setHazardousRegulationCode
public void setHazardousRegulationCode(HazardousRegulationCodeType value)
Sets the value of the hazardousRegulationCode property.- Parameters:
value- allowed object isHazardousRegulationCodeType
-
getInhalationToxicityZoneCode
public InhalationToxicityZoneCodeType getInhalationToxicityZoneCode()
Gets the value of the inhalationToxicityZoneCode property.- Returns:
- possible object is
InhalationToxicityZoneCodeType
-
setInhalationToxicityZoneCode
public void setInhalationToxicityZoneCode(InhalationToxicityZoneCodeType value)
Sets the value of the inhalationToxicityZoneCode property.- Parameters:
value- allowed object isInhalationToxicityZoneCodeType
-
getTransportAuthorizationCode
public TransportAuthorizationCodeType getTransportAuthorizationCode()
Gets the value of the transportAuthorizationCode property.- Returns:
- possible object is
TransportAuthorizationCodeType
-
setTransportAuthorizationCode
public void setTransportAuthorizationCode(TransportAuthorizationCodeType value)
Sets the value of the transportAuthorizationCode property.- Parameters:
value- allowed object isTransportAuthorizationCodeType
-
getMaximumTemperature
public TemperatureType getMaximumTemperature()
Gets the value of the maximumTemperature property.- Returns:
- possible object is
TemperatureType
-
setMaximumTemperature
public void setMaximumTemperature(TemperatureType value)
Sets the value of the maximumTemperature property.- Parameters:
value- allowed object isTemperatureType
-
getMinimumTemperature
public TemperatureType getMinimumTemperature()
Gets the value of the minimumTemperature property.- Returns:
- possible object is
TemperatureType
-
setMinimumTemperature
public void setMinimumTemperature(TemperatureType value)
Sets the value of the minimumTemperature property.- Parameters:
value- allowed object isTemperatureType
-
-