public class HazardousMaterials extends Object
Java class for HazardousMaterials complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HazardousMaterials">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="chemicalName" type="{http://datex2.eu/schema/2/2_0}MultilingualString"/>
<element name="dangerousGoodsFlashPoint" type="{http://datex2.eu/schema/2/2_0}TemperatureCelsius" minOccurs="0"/>
<element name="dangerousGoodsRegulations" type="{http://datex2.eu/schema/2/2_0}DangerousGoodsRegulationsEnum" minOccurs="0"/>
<element name="hazardCodeIdentification" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="hazardCodeVersionNumber" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="hazardSubstanceItemPageNumber" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="tremCardNumber" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="undgNumber" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="volumeOfDangerousGoods" type="{http://datex2.eu/schema/2/2_0}CubicMetres" minOccurs="0"/>
<element name="weightOfDangerousGoods" type="{http://datex2.eu/schema/2/2_0}Tonnes" minOccurs="0"/>
<element name="hazardousMaterialsExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
chemicalName |
protected Float |
dangerousGoodsFlashPoint |
protected DangerousGoodsRegulationsEnum |
dangerousGoodsRegulations |
protected String |
hazardCodeIdentification |
protected Long |
hazardCodeVersionNumber |
protected ExtensionType |
hazardousMaterialsExtension |
protected String |
hazardSubstanceItemPageNumber |
protected String |
tremCardNumber |
protected String |
undgNumber |
protected Float |
volumeOfDangerousGoods |
protected Float |
weightOfDangerousGoods |
| Constructor and Description |
|---|
HazardousMaterials() |
| Modifier and Type | Method and Description |
|---|---|
MultilingualString |
getChemicalName()
Gets the value of the chemicalName property.
|
Float |
getDangerousGoodsFlashPoint()
Gets the value of the dangerousGoodsFlashPoint property.
|
DangerousGoodsRegulationsEnum |
getDangerousGoodsRegulations()
Gets the value of the dangerousGoodsRegulations property.
|
String |
getHazardCodeIdentification()
Gets the value of the hazardCodeIdentification property.
|
Long |
getHazardCodeVersionNumber()
Gets the value of the hazardCodeVersionNumber property.
|
ExtensionType |
getHazardousMaterialsExtension()
Gets the value of the hazardousMaterialsExtension property.
|
String |
getHazardSubstanceItemPageNumber()
Gets the value of the hazardSubstanceItemPageNumber property.
|
String |
getTremCardNumber()
Gets the value of the tremCardNumber property.
|
String |
getUndgNumber()
Gets the value of the undgNumber property.
|
Float |
getVolumeOfDangerousGoods()
Gets the value of the volumeOfDangerousGoods property.
|
Float |
getWeightOfDangerousGoods()
Gets the value of the weightOfDangerousGoods property.
|
void |
setChemicalName(MultilingualString value)
Sets the value of the chemicalName property.
|
void |
setDangerousGoodsFlashPoint(Float value)
Sets the value of the dangerousGoodsFlashPoint property.
|
void |
setDangerousGoodsRegulations(DangerousGoodsRegulationsEnum value)
Sets the value of the dangerousGoodsRegulations property.
|
void |
setHazardCodeIdentification(String value)
Sets the value of the hazardCodeIdentification property.
|
void |
setHazardCodeVersionNumber(Long value)
Sets the value of the hazardCodeVersionNumber property.
|
void |
setHazardousMaterialsExtension(ExtensionType value)
Sets the value of the hazardousMaterialsExtension property.
|
void |
setHazardSubstanceItemPageNumber(String value)
Sets the value of the hazardSubstanceItemPageNumber property.
|
void |
setTremCardNumber(String value)
Sets the value of the tremCardNumber property.
|
void |
setUndgNumber(String value)
Sets the value of the undgNumber property.
|
void |
setVolumeOfDangerousGoods(Float value)
Sets the value of the volumeOfDangerousGoods property.
|
void |
setWeightOfDangerousGoods(Float value)
Sets the value of the weightOfDangerousGoods property.
|
protected MultilingualString chemicalName
protected Float dangerousGoodsFlashPoint
protected DangerousGoodsRegulationsEnum dangerousGoodsRegulations
protected String hazardCodeIdentification
protected Long hazardCodeVersionNumber
protected String hazardSubstanceItemPageNumber
protected String tremCardNumber
protected String undgNumber
protected Float volumeOfDangerousGoods
protected Float weightOfDangerousGoods
protected ExtensionType hazardousMaterialsExtension
public MultilingualString getChemicalName()
MultilingualStringpublic void setChemicalName(MultilingualString value)
value - allowed object is
MultilingualStringpublic Float getDangerousGoodsFlashPoint()
Floatpublic void setDangerousGoodsFlashPoint(Float value)
value - allowed object is
Floatpublic DangerousGoodsRegulationsEnum getDangerousGoodsRegulations()
DangerousGoodsRegulationsEnumpublic void setDangerousGoodsRegulations(DangerousGoodsRegulationsEnum value)
value - allowed object is
DangerousGoodsRegulationsEnumpublic String getHazardCodeIdentification()
Stringpublic void setHazardCodeIdentification(String value)
value - allowed object is
Stringpublic Long getHazardCodeVersionNumber()
Stringpublic void setHazardCodeVersionNumber(Long value)
value - allowed object is
Stringpublic String getHazardSubstanceItemPageNumber()
Stringpublic void setHazardSubstanceItemPageNumber(String value)
value - allowed object is
Stringpublic String getTremCardNumber()
Stringpublic void setTremCardNumber(String value)
value - allowed object is
Stringpublic String getUndgNumber()
Stringpublic void setUndgNumber(String value)
value - allowed object is
Stringpublic Float getVolumeOfDangerousGoods()
Floatpublic void setVolumeOfDangerousGoods(Float value)
value - allowed object is
Floatpublic Float getWeightOfDangerousGoods()
Floatpublic void setWeightOfDangerousGoods(Float value)
value - allowed object is
Floatpublic ExtensionType getHazardousMaterialsExtension()
ExtensionTypepublic void setHazardousMaterialsExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.