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>
| Modifier and Type | Field and Description |
|---|---|
protected HazardousRegulationCodeType |
hazardousRegulationCode |
protected InhalationToxicityZoneCodeType |
inhalationToxicityZoneCode |
protected TemperatureType |
maximumTemperature |
protected TemperatureType |
minimumTemperature |
protected PackingCriteriaCodeType |
packingCriteriaCode |
protected TransportAuthorizationCodeType |
transportAuthorizationCode |
protected TransportEmergencyCardCodeType |
transportEmergencyCardCode |
| Constructor and Description |
|---|
HazardousGoodsTransitType() |
| Modifier and Type | Method and Description |
|---|---|
HazardousRegulationCodeType |
getHazardousRegulationCode()
Gets the value of the hazardousRegulationCode property.
|
InhalationToxicityZoneCodeType |
getInhalationToxicityZoneCode()
Gets the value of the inhalationToxicityZoneCode property.
|
TemperatureType |
getMaximumTemperature()
Gets the value of the maximumTemperature property.
|
TemperatureType |
getMinimumTemperature()
Gets the value of the minimumTemperature property.
|
PackingCriteriaCodeType |
getPackingCriteriaCode()
Gets the value of the packingCriteriaCode property.
|
TransportAuthorizationCodeType |
getTransportAuthorizationCode()
Gets the value of the transportAuthorizationCode property.
|
TransportEmergencyCardCodeType |
getTransportEmergencyCardCode()
Gets the value of the transportEmergencyCardCode property.
|
void |
setHazardousRegulationCode(HazardousRegulationCodeType value)
Sets the value of the hazardousRegulationCode property.
|
void |
setInhalationToxicityZoneCode(InhalationToxicityZoneCodeType value)
Sets the value of the inhalationToxicityZoneCode property.
|
void |
setMaximumTemperature(TemperatureType value)
Sets the value of the maximumTemperature property.
|
void |
setMinimumTemperature(TemperatureType value)
Sets the value of the minimumTemperature property.
|
void |
setPackingCriteriaCode(PackingCriteriaCodeType value)
Sets the value of the packingCriteriaCode property.
|
void |
setTransportAuthorizationCode(TransportAuthorizationCodeType value)
Sets the value of the transportAuthorizationCode property.
|
void |
setTransportEmergencyCardCode(TransportEmergencyCardCodeType value)
Sets the value of the transportEmergencyCardCode property.
|
protected TransportEmergencyCardCodeType transportEmergencyCardCode
protected PackingCriteriaCodeType packingCriteriaCode
protected HazardousRegulationCodeType hazardousRegulationCode
protected InhalationToxicityZoneCodeType inhalationToxicityZoneCode
protected TransportAuthorizationCodeType transportAuthorizationCode
protected TemperatureType maximumTemperature
protected TemperatureType minimumTemperature
public TransportEmergencyCardCodeType getTransportEmergencyCardCode()
TransportEmergencyCardCodeTypepublic void setTransportEmergencyCardCode(TransportEmergencyCardCodeType value)
value - allowed object is
TransportEmergencyCardCodeTypepublic PackingCriteriaCodeType getPackingCriteriaCode()
PackingCriteriaCodeTypepublic void setPackingCriteriaCode(PackingCriteriaCodeType value)
value - allowed object is
PackingCriteriaCodeTypepublic HazardousRegulationCodeType getHazardousRegulationCode()
HazardousRegulationCodeTypepublic void setHazardousRegulationCode(HazardousRegulationCodeType value)
value - allowed object is
HazardousRegulationCodeTypepublic InhalationToxicityZoneCodeType getInhalationToxicityZoneCode()
InhalationToxicityZoneCodeTypepublic void setInhalationToxicityZoneCode(InhalationToxicityZoneCodeType value)
value - allowed object is
InhalationToxicityZoneCodeTypepublic TransportAuthorizationCodeType getTransportAuthorizationCode()
TransportAuthorizationCodeTypepublic void setTransportAuthorizationCode(TransportAuthorizationCodeType value)
value - allowed object is
TransportAuthorizationCodeTypepublic TemperatureType getMaximumTemperature()
TemperatureTypepublic void setMaximumTemperature(TemperatureType value)
value - allowed object is
TemperatureTypepublic TemperatureType getMinimumTemperature()
TemperatureTypepublic void setMinimumTemperature(TemperatureType value)
value - allowed object is
TemperatureTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.