public class HazardousItemType extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a hazardous item.</ccts:Definition>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
</ccts:Component>
Java class for HazardousItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HazardousItemType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PlacardNotation" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}PlacardEndorsement" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}AdditionalInformation" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UNDGCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EmergencyProceduresCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MedicalFirstAidGuideCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}TechnicalName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}CategoryName" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HazardousCategoryCode" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}UpperOrangeHazardPlacardID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LowerOrangeHazardPlacardID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}MarkingID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}HazardClassID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NetWeightMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}NetVolumeMeasure" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Quantity" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ContactParty" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}SecondaryHazard" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}HazardousGoodsTransit" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}EmergencyTemperature" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}FlashpointTemperature" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}AdditionalTemperature" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HazardousItemType() |
protected IDType id
protected PlacardNotationType placardNotation
protected PlacardEndorsementType placardEndorsement
protected List<AdditionalInformationType> additionalInformation
protected UNDGCodeType undgCode
protected EmergencyProceduresCodeType emergencyProceduresCode
protected MedicalFirstAidGuideCodeType medicalFirstAidGuideCode
protected TechnicalNameType technicalName
protected CategoryNameType categoryName
protected HazardousCategoryCodeType hazardousCategoryCode
protected UpperOrangeHazardPlacardIDType upperOrangeHazardPlacardID
protected LowerOrangeHazardPlacardIDType lowerOrangeHazardPlacardID
protected MarkingIDType markingID
protected HazardClassIDType hazardClassID
protected NetWeightMeasureType netWeightMeasure
protected NetVolumeMeasureType netVolumeMeasure
protected QuantityType quantity
protected PartyType contactParty
protected List<SecondaryHazardType> secondaryHazard
protected List<HazardousGoodsTransitType> hazardousGoodsTransit
protected TemperatureType emergencyTemperature
protected TemperatureType flashpointTemperature
protected List<TemperatureType> additionalTemperature
public IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for this hazardous item.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:Examples>Round Up </ccts:Examples>
</ccts:Component>
IDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic PlacardNotationType getPlacardNotation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Placard Notation. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text of the placard notation corresponding to the hazard class of this hazardous item. Can also be the hazard identification number of the orange placard (upper part) required on the means of transport.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Placard Notation</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>5.1 </ccts:Examples>
</ccts:Component>
PlacardNotationTypepublic void setPlacardNotation(PlacardNotationType value)
value - allowed object is
PlacardNotationTypepublic PlacardEndorsementType getPlacardEndorsement()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Placard Endorsement. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text of the placard endorsement that is to be shown on the shipping papers for this hazardous item. Can also be used for the number of the orange placard (lower part) required on the means of transport.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Placard Endorsement</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>2 </ccts:Examples>
</ccts:Component>
PlacardEndorsementTypepublic void setPlacardEndorsement(PlacardEndorsementType value)
value - allowed object is
PlacardEndorsementTypepublic List<AdditionalInformationType> getAdditionalInformation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Additional_ Information. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text providing further information about the hazardous substance.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Information</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
<ccts:Examples>Must be stored away from flammable materials N.O.S. or a Waste Characteristics Code in conjunction with an EPA Waste Stream code </ccts:Examples>
</ccts:Component>
Gets the value of the additionalInformation property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the additionalInformation property.
For example, to add a new item, do as follows:
getAdditionalInformation().add(newItem);
Objects of the following type(s) are allowed in the list
AdditionalInformationType
public UNDGCodeType getUNDGCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. UNDG Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>The UN code for this kind of hazardous item.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>UNDG Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>UN Code</ccts:AlternativeBusinessTerms>
</ccts:Component>
UNDGCodeTypepublic void setUNDGCode(UNDGCodeType value)
value - allowed object is
UNDGCodeTypepublic EmergencyProceduresCodeType getEmergencyProceduresCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Emergency Procedures Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the emergency procedures for this hazardous item.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Emergency Procedures Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>EMG code, EMS Page Number</ccts:AlternativeBusinessTerms>
</ccts:Component>
EmergencyProceduresCodeTypepublic void setEmergencyProceduresCode(EmergencyProceduresCodeType value)
value - allowed object is
EmergencyProceduresCodeTypepublic MedicalFirstAidGuideCodeType getMedicalFirstAidGuideCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Medical First Aid Guide Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying a medical first aid guide appropriate to this hazardous item.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Medical First Aid Guide Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>MFAG page number</ccts:AlternativeBusinessTerms>
</ccts:Component>
MedicalFirstAidGuideCodeTypepublic void setMedicalFirstAidGuideCode(MedicalFirstAidGuideCodeType value)
value - allowed object is
MedicalFirstAidGuideCodeTypepublic TechnicalNameType getTechnicalName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Technical_ Name. Name</ccts:DictionaryEntryName>
<ccts:Definition>The full technical name of a specific hazardous substance contained in this goods item.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Technical</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Name</ccts:PropertyTerm>
<ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
<ccts:DataType>Name. Type</ccts:DataType>
<ccts:Examples>Granular Sodium Chlorate WeedKiller </ccts:Examples>
</ccts:Component>
TechnicalNameTypepublic void setTechnicalName(TechnicalNameType value)
value - allowed object is
TechnicalNameTypepublic CategoryNameType getCategoryName()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Category. Name</ccts:DictionaryEntryName>
<ccts:Definition>The name of the category of hazard that applies to the Item.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Category</ccts:PropertyTerm>
<ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
<ccts:DataType>Name. Type</ccts:DataType>
</ccts:Component>
CategoryNameTypepublic void setCategoryName(CategoryNameType value)
value - allowed object is
CategoryNameTypepublic HazardousCategoryCodeType getHazardousCategoryCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Hazardous Category Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying a kind of hazard for a material.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Hazardous Category Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Hazardous material class code</ccts:AlternativeBusinessTerms>
</ccts:Component>
HazardousCategoryCodeTypepublic void setHazardousCategoryCode(HazardousCategoryCodeType value)
value - allowed object is
HazardousCategoryCodeTypepublic UpperOrangeHazardPlacardIDType getUpperOrangeHazardPlacardID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Upper_ Orange Hazard Placard Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The number for the upper part of the orange hazard placard required on the means of transport.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Upper</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Orange Hazard Placard Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Hazard identification number (upper part)</ccts:AlternativeBusinessTerms>
</ccts:Component>
UpperOrangeHazardPlacardIDTypepublic void setUpperOrangeHazardPlacardID(UpperOrangeHazardPlacardIDType value)
value - allowed object is
UpperOrangeHazardPlacardIDTypepublic LowerOrangeHazardPlacardIDType getLowerOrangeHazardPlacardID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Lower_ Orange Hazard Placard Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The number for the lower part of the orange hazard placard required on the means of transport.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Lower</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Orange Hazard Placard Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Substance identification number (lower part)</ccts:AlternativeBusinessTerms>
</ccts:Component>
LowerOrangeHazardPlacardIDTypepublic void setLowerOrangeHazardPlacardID(LowerOrangeHazardPlacardIDType value)
value - allowed object is
LowerOrangeHazardPlacardIDTypepublic MarkingIDType getMarkingID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Marking Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier to the marking of the Hazardous Item</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Marking Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>Dangerous goods label marking</ccts:AlternativeBusinessTerms>
</ccts:Component>
MarkingIDTypepublic void setMarkingID(MarkingIDType value)
value - allowed object is
MarkingIDTypepublic HazardClassIDType getHazardClassID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Hazard Class Identifier. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the hazard class applicable to this hazardous item as defined by the relevant regulation authority (e.g., the IMDG Class Number of the SOLAS Convention of IMO and the ADR/RID Class Number for the road/rail environment).</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Hazard Class Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
<ccts:AlternativeBusinessTerms>IMDG Class Number, ADR/RID Class Number</ccts:AlternativeBusinessTerms>
</ccts:Component>
HazardClassIDTypepublic void setHazardClassID(HazardClassIDType value)
value - allowed object is
HazardClassIDTypepublic NetWeightMeasureType getNetWeightMeasure()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Net_ Weight. Measure</ccts:DictionaryEntryName>
<ccts:Definition>The net weight of this hazardous item, excluding packaging.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Weight</ccts:PropertyTerm>
<ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
<ccts:DataType>Measure. Type</ccts:DataType>
</ccts:Component>
NetWeightMeasureTypepublic void setNetWeightMeasure(NetWeightMeasureType value)
value - allowed object is
NetWeightMeasureTypepublic NetVolumeMeasureType getNetVolumeMeasure()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Net_ Volume. Measure</ccts:DictionaryEntryName>
<ccts:Definition>The volume of this hazardous item, excluding packaging and transport equipment.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Net</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Volume</ccts:PropertyTerm>
<ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
<ccts:DataType>Measure. Type</ccts:DataType>
</ccts:Component>
NetVolumeMeasureTypepublic void setNetVolumeMeasure(NetVolumeMeasureType value)
value - allowed object is
NetVolumeMeasureTypepublic QuantityType getQuantity()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Quantity</ccts:DictionaryEntryName>
<ccts:Definition>The quantity of goods items in this hazardous item that are hazardous.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
<ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
<ccts:DataType>Quantity. Type</ccts:DataType>
</ccts:Component>
QuantityTypepublic void setQuantity(QuantityType value)
value - allowed object is
QuantityTypepublic PartyType getContactParty()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Contact_ Party. Party</ccts:DictionaryEntryName>
<ccts:Definition>The individual, group, or body to be contacted in case of a hazardous incident associated with this item.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Contact</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Party</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
</ccts:Component>
PartyTypepublic void setContactParty(PartyType value)
value - allowed object is
PartyTypepublic List<SecondaryHazardType> getSecondaryHazard()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Secondary Hazard</ccts:DictionaryEntryName>
<ccts:Definition>A secondary hazard associated with this hazardous item.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Secondary Hazard</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Secondary Hazard</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Secondary Hazard</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the secondaryHazard property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the secondaryHazard property.
For example, to add a new item, do as follows:
getSecondaryHazard().add(newItem);
Objects of the following type(s) are allowed in the list
SecondaryHazardType
public List<HazardousGoodsTransitType> getHazardousGoodsTransit()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Hazardous Goods Transit</ccts:DictionaryEntryName>
<ccts:Definition>Information related to the transit of this kind of hazardous goods.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTerm>Hazardous Goods Transit</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Hazardous Goods Transit</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Hazardous Goods Transit</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the hazardousGoodsTransit property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the hazardousGoodsTransit property.
For example, to add a new item, do as follows:
getHazardousGoodsTransit().add(newItem);
Objects of the following type(s) are allowed in the list
HazardousGoodsTransitType
public TemperatureType getEmergencyTemperature()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Emergency_ Temperature. Temperature</ccts:DictionaryEntryName>
<ccts:Definition>The threshold temperature at which emergency procedures apply in the handling of temperature-controlled goods.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Emergency</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Temperature</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Temperature</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Temperature</ccts:RepresentationTerm>
</ccts:Component>
TemperatureTypepublic void setEmergencyTemperature(TemperatureType value)
value - allowed object is
TemperatureTypepublic TemperatureType getFlashpointTemperature()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Flashpoint_ Temperature. Temperature</ccts:DictionaryEntryName>
<ccts:Definition>The flashpoint temperature of this hazardous item; i.e., the lowest temperature at which vapors above a volatile combustible substance ignite in air when exposed to flame.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Flashpoint</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Temperature</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Temperature</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Temperature</ccts:RepresentationTerm>
</ccts:Component>
TemperatureTypepublic void setFlashpointTemperature(TemperatureType value)
value - allowed object is
TemperatureTypepublic List<TemperatureType> getAdditionalTemperature()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Hazardous Item. Additional_ Temperature. Temperature</ccts:DictionaryEntryName>
<ccts:Definition>Another temperature relevant to the handling of this hazardous item.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Hazardous Item</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Additional</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Temperature</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Temperature</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Temperature</ccts:RepresentationTerm>
</ccts:Component>
Gets the value of the additionalTemperature property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the additionalTemperature property.
For example, to add a new item, do as follows:
getAdditionalTemperature().add(newItem);
Objects of the following type(s) are allowed in the list
TemperatureType
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.