@CodingStyleguideUnaware public class HazardousItemType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?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>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
HazardousItemType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalInformation(AdditionalInformationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addAdditionalTemperature(TemperatureType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addHazardousGoodsTransit(HazardousGoodsTransitType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addSecondaryHazard(SecondaryHazardType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
HazardousItemType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(HazardousItemType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<AdditionalInformationType> |
getAdditionalInformation()
<?
|
AdditionalInformationType |
getAdditionalInformationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAdditionalInformationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<TemperatureType> |
getAdditionalTemperature()
<?
|
TemperatureType |
getAdditionalTemperatureAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getAdditionalTemperatureCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
CategoryNameType |
getCategoryName()
<?
|
String |
getCategoryNameValue()
Get the value of the contained CategoryNameType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PartyType |
getContactParty()
<?
|
EmergencyProceduresCodeType |
getEmergencyProceduresCode()
<?
|
String |
getEmergencyProceduresCodeValue()
Get the value of the contained EmergencyProceduresCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
TemperatureType |
getEmergencyTemperature()
<?
|
TemperatureType |
getFlashpointTemperature()
<?
|
HazardClassIDType |
getHazardClassID()
<?
|
String |
getHazardClassIDValue()
Get the value of the contained HazardClassIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
HazardousCategoryCodeType |
getHazardousCategoryCode()
<?
|
String |
getHazardousCategoryCodeValue()
Get the value of the contained HazardousCategoryCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<HazardousGoodsTransitType> |
getHazardousGoodsTransit()
<?
|
HazardousGoodsTransitType |
getHazardousGoodsTransitAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getHazardousGoodsTransitCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
IDType |
getID()
<?
|
String |
getIDValue()
Get the value of the contained IDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
LowerOrangeHazardPlacardIDType |
getLowerOrangeHazardPlacardID()
<?
|
String |
getLowerOrangeHazardPlacardIDValue()
Get the value of the contained LowerOrangeHazardPlacardIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MarkingIDType |
getMarkingID()
<?
|
String |
getMarkingIDValue()
Get the value of the contained MarkingIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
MedicalFirstAidGuideCodeType |
getMedicalFirstAidGuideCode()
<?
|
String |
getMedicalFirstAidGuideCodeValue()
Get the value of the contained MedicalFirstAidGuideCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NetVolumeMeasureType |
getNetVolumeMeasure()
<?
|
BigDecimal |
getNetVolumeMeasureValue()
Get the value of the contained NetVolumeMeasureType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NetWeightMeasureType |
getNetWeightMeasure()
<?
|
BigDecimal |
getNetWeightMeasureValue()
Get the value of the contained NetWeightMeasureType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PlacardEndorsementType |
getPlacardEndorsement()
<?
|
String |
getPlacardEndorsementValue()
Get the value of the contained PlacardEndorsementType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
PlacardNotationType |
getPlacardNotation()
<?
|
String |
getPlacardNotationValue()
Get the value of the contained PlacardNotationType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
QuantityType |
getQuantity()
<?
|
BigDecimal |
getQuantityValue()
Get the value of the contained QuantityType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<SecondaryHazardType> |
getSecondaryHazard()
<?
|
SecondaryHazardType |
getSecondaryHazardAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getSecondaryHazardCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TechnicalNameType |
getTechnicalName()
<?
|
String |
getTechnicalNameValue()
Get the value of the contained TechnicalNameType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
UNDGCodeType |
getUNDGCode()
<?
|
String |
getUNDGCodeValue()
Get the value of the contained UNDGCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
UpperOrangeHazardPlacardIDType |
getUpperOrangeHazardPlacardID()
<?
|
String |
getUpperOrangeHazardPlacardIDValue()
Get the value of the contained UpperOrangeHazardPlacardIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
boolean |
hasAdditionalInformationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasAdditionalTemperatureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasHazardousGoodsTransitEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoAdditionalInformationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoAdditionalTemperatureEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoHazardousGoodsTransitEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoSecondaryHazardEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasSecondaryHazardEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAdditionalInformation(List<AdditionalInformationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setAdditionalTemperature(List<TemperatureType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setCategoryName(CategoryNameType value)
Sets the value of the categoryName property.
|
CategoryNameType |
setCategoryName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setContactParty(PartyType value)
Sets the value of the contactParty property.
|
void |
setEmergencyProceduresCode(EmergencyProceduresCodeType value)
Sets the value of the emergencyProceduresCode property.
|
EmergencyProceduresCodeType |
setEmergencyProceduresCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setEmergencyTemperature(TemperatureType value)
Sets the value of the emergencyTemperature property.
|
void |
setFlashpointTemperature(TemperatureType value)
Sets the value of the flashpointTemperature property.
|
void |
setHazardClassID(HazardClassIDType value)
Sets the value of the hazardClassID property.
|
HazardClassIDType |
setHazardClassID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setHazardousCategoryCode(HazardousCategoryCodeType value)
Sets the value of the hazardousCategoryCode property.
|
HazardousCategoryCodeType |
setHazardousCategoryCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setHazardousGoodsTransit(List<HazardousGoodsTransitType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setLowerOrangeHazardPlacardID(LowerOrangeHazardPlacardIDType value)
Sets the value of the lowerOrangeHazardPlacardID property.
|
LowerOrangeHazardPlacardIDType |
setLowerOrangeHazardPlacardID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMarkingID(MarkingIDType value)
Sets the value of the markingID property.
|
MarkingIDType |
setMarkingID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMedicalFirstAidGuideCode(MedicalFirstAidGuideCodeType value)
Sets the value of the medicalFirstAidGuideCode property.
|
MedicalFirstAidGuideCodeType |
setMedicalFirstAidGuideCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
NetVolumeMeasureType |
setNetVolumeMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setNetVolumeMeasure(NetVolumeMeasureType value)
Sets the value of the netVolumeMeasure property.
|
NetWeightMeasureType |
setNetWeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setNetWeightMeasure(NetWeightMeasureType value)
Sets the value of the netWeightMeasure property.
|
void |
setPlacardEndorsement(PlacardEndorsementType value)
Sets the value of the placardEndorsement property.
|
PlacardEndorsementType |
setPlacardEndorsement(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setPlacardNotation(PlacardNotationType value)
Sets the value of the placardNotation property.
|
PlacardNotationType |
setPlacardNotation(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
QuantityType |
setQuantity(BigDecimal valueParam)
Special setter with value of type BigDecimal
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setQuantity(QuantityType value)
Sets the value of the quantity property.
|
void |
setSecondaryHazard(List<SecondaryHazardType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
TechnicalNameType |
setTechnicalName(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setTechnicalName(TechnicalNameType value)
Sets the value of the technicalName property.
|
UNDGCodeType |
setUNDGCode(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setUNDGCode(UNDGCodeType value)
Sets the value of the undgCode property.
|
UpperOrangeHazardPlacardIDType |
setUpperOrangeHazardPlacardID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setUpperOrangeHazardPlacardID(UpperOrangeHazardPlacardIDType value)
Sets the value of the upperOrangeHazardPlacardID property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public HazardousItemType()
@Nullable 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(@Nullable IDType value)
value - allowed object is
IDType@Nullable public 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(@Nullable PlacardNotationType value)
value - allowed object is
PlacardNotationType@Nullable public 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(@Nullable PlacardEndorsementType value)
value - allowed object is
PlacardEndorsementType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public 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
@Nullable 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(@Nullable UNDGCodeType value)
value - allowed object is
UNDGCodeType@Nullable public 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(@Nullable EmergencyProceduresCodeType value)
value - allowed object is
EmergencyProceduresCodeType@Nullable public 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(@Nullable MedicalFirstAidGuideCodeType value)
value - allowed object is
MedicalFirstAidGuideCodeType@Nullable public 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(@Nullable TechnicalNameType value)
value - allowed object is
TechnicalNameType@Nullable public 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(@Nullable CategoryNameType value)
value - allowed object is
CategoryNameType@Nullable public 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(@Nullable HazardousCategoryCodeType value)
value - allowed object is
HazardousCategoryCodeType@Nullable public 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(@Nullable UpperOrangeHazardPlacardIDType value)
value - allowed object is
UpperOrangeHazardPlacardIDType@Nullable public 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(@Nullable LowerOrangeHazardPlacardIDType value)
value - allowed object is
LowerOrangeHazardPlacardIDType@Nullable public 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(@Nullable MarkingIDType value)
value - allowed object is
MarkingIDType@Nullable public 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(@Nullable HazardClassIDType value)
value - allowed object is
HazardClassIDType@Nullable public 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(@Nullable NetWeightMeasureType value)
value - allowed object is
NetWeightMeasureType@Nullable public 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(@Nullable NetVolumeMeasureType value)
value - allowed object is
NetVolumeMeasureType@Nullable public 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(@Nullable QuantityType value)
value - allowed object is
QuantityType@Nullable public 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(@Nullable PartyType value)
value - allowed object is
PartyType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public 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
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") 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
@Nullable 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(@Nullable TemperatureType value)
value - allowed object is
TemperatureType@Nullable public 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(@Nullable TemperatureType value)
value - allowed object is
TemperatureType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public 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
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setAdditionalInformation(@Nullable List<AdditionalInformationType> aList)
aList - The new list member to set. May be null.public void setSecondaryHazard(@Nullable List<SecondaryHazardType> aList)
aList - The new list member to set. May be null.public void setHazardousGoodsTransit(@Nullable List<HazardousGoodsTransitType> aList)
aList - The new list member to set. May be null.public void setAdditionalTemperature(@Nullable List<TemperatureType> aList)
aList - The new list member to set. May be null.public boolean hasAdditionalInformationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAdditionalInformationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAdditionalInformationCount()
@Nullable public AdditionalInformationType getAdditionalInformationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAdditionalInformation(@Nonnull AdditionalInformationType elem)
elem - The element to be added. May not be null.public boolean hasSecondaryHazardEntries()
true if at least one item is contained, false otherwise.public boolean hasNoSecondaryHazardEntries()
true if no item is contained, false otherwise.@Nonnegative public int getSecondaryHazardCount()
@Nullable public SecondaryHazardType getSecondaryHazardAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addSecondaryHazard(@Nonnull SecondaryHazardType elem)
elem - The element to be added. May not be null.public boolean hasHazardousGoodsTransitEntries()
true if at least one item is contained, false otherwise.public boolean hasNoHazardousGoodsTransitEntries()
true if no item is contained, false otherwise.@Nonnegative public int getHazardousGoodsTransitCount()
@Nullable public HazardousGoodsTransitType getHazardousGoodsTransitAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addHazardousGoodsTransit(@Nonnull HazardousGoodsTransitType elem)
elem - The element to be added. May not be null.public boolean hasAdditionalTemperatureEntries()
true if at least one item is contained, false otherwise.public boolean hasNoAdditionalTemperatureEntries()
true if no item is contained, false otherwise.@Nonnegative public int getAdditionalTemperatureCount()
@Nullable public TemperatureType getAdditionalTemperatureAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addAdditionalTemperature(@Nonnull TemperatureType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull HazardousItemType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public HazardousItemType clone()
@Nonnull public UNDGCodeType setUNDGCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public EmergencyProceduresCodeType setEmergencyProceduresCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MedicalFirstAidGuideCodeType setMedicalFirstAidGuideCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public HazardousCategoryCodeType setHazardousCategoryCode(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public UpperOrangeHazardPlacardIDType setUpperOrangeHazardPlacardID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public LowerOrangeHazardPlacardIDType setLowerOrangeHazardPlacardID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public MarkingIDType setMarkingID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public HazardClassIDType setHazardClassID(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NetWeightMeasureType setNetWeightMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public NetVolumeMeasureType setNetVolumeMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public QuantityType setQuantity(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PlacardNotationType setPlacardNotation(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public PlacardEndorsementType setPlacardEndorsement(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public TechnicalNameType setTechnicalName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nonnull public CategoryNameType setCategoryName(@Nullable String valueParam)
valueParam - The value to be set. May be null.null@Nullable public String getIDValue()
null@Nullable public String getPlacardNotationValue()
null@Nullable public String getPlacardEndorsementValue()
null@Nullable public String getUNDGCodeValue()
null@Nullable public String getEmergencyProceduresCodeValue()
null@Nullable public String getMedicalFirstAidGuideCodeValue()
null@Nullable public String getTechnicalNameValue()
null@Nullable public String getCategoryNameValue()
null@Nullable public String getHazardousCategoryCodeValue()
null@Nullable public String getUpperOrangeHazardPlacardIDValue()
null@Nullable public String getLowerOrangeHazardPlacardIDValue()
null@Nullable public String getMarkingIDValue()
null@Nullable public String getHazardClassIDValue()
null@Nullable public BigDecimal getNetWeightMeasureValue()
null@Nullable public BigDecimal getNetVolumeMeasureValue()
null@Nullable public BigDecimal getQuantityValue()
nullCopyright © 2014–2020 Philip Helger. All rights reserved.