Class HazardousItemType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.cac.HazardousItemType
-
public class HazardousItemType extends Object
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>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description HazardousItemType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<AdditionalInformationType>getAdditionalInformation()Gets the value of the additionalInformation property.List<TemperatureType>getAdditionalTemperature()Gets the value of the additionalTemperature property.CategoryNameTypegetCategoryName()Gets the value of the categoryName property.PartyTypegetContactParty()Gets the value of the contactParty property.EmergencyProceduresCodeTypegetEmergencyProceduresCode()Gets the value of the emergencyProceduresCode property.TemperatureTypegetEmergencyTemperature()Gets the value of the emergencyTemperature property.TemperatureTypegetFlashpointTemperature()Gets the value of the flashpointTemperature property.HazardClassIDTypegetHazardClassID()Gets the value of the hazardClassID property.HazardousCategoryCodeTypegetHazardousCategoryCode()Gets the value of the hazardousCategoryCode property.List<HazardousGoodsTransitType>getHazardousGoodsTransit()Gets the value of the hazardousGoodsTransit property.IDTypegetID()Gets the value of the id property.LowerOrangeHazardPlacardIDTypegetLowerOrangeHazardPlacardID()Gets the value of the lowerOrangeHazardPlacardID property.MarkingIDTypegetMarkingID()Gets the value of the markingID property.MedicalFirstAidGuideCodeTypegetMedicalFirstAidGuideCode()Gets the value of the medicalFirstAidGuideCode property.NetVolumeMeasureTypegetNetVolumeMeasure()Gets the value of the netVolumeMeasure property.NetWeightMeasureTypegetNetWeightMeasure()Gets the value of the netWeightMeasure property.PlacardEndorsementTypegetPlacardEndorsement()Gets the value of the placardEndorsement property.PlacardNotationTypegetPlacardNotation()Gets the value of the placardNotation property.QuantityTypegetQuantity()Gets the value of the quantity property.List<SecondaryHazardType>getSecondaryHazard()Gets the value of the secondaryHazard property.TechnicalNameTypegetTechnicalName()Gets the value of the technicalName property.UNDGCodeTypegetUNDGCode()Gets the value of the undgCode property.UpperOrangeHazardPlacardIDTypegetUpperOrangeHazardPlacardID()Gets the value of the upperOrangeHazardPlacardID property.voidsetCategoryName(CategoryNameType value)Sets the value of the categoryName property.voidsetContactParty(PartyType value)Sets the value of the contactParty property.voidsetEmergencyProceduresCode(EmergencyProceduresCodeType value)Sets the value of the emergencyProceduresCode property.voidsetEmergencyTemperature(TemperatureType value)Sets the value of the emergencyTemperature property.voidsetFlashpointTemperature(TemperatureType value)Sets the value of the flashpointTemperature property.voidsetHazardClassID(HazardClassIDType value)Sets the value of the hazardClassID property.voidsetHazardousCategoryCode(HazardousCategoryCodeType value)Sets the value of the hazardousCategoryCode property.voidsetID(IDType value)Sets the value of the id property.voidsetLowerOrangeHazardPlacardID(LowerOrangeHazardPlacardIDType value)Sets the value of the lowerOrangeHazardPlacardID property.voidsetMarkingID(MarkingIDType value)Sets the value of the markingID property.voidsetMedicalFirstAidGuideCode(MedicalFirstAidGuideCodeType value)Sets the value of the medicalFirstAidGuideCode property.voidsetNetVolumeMeasure(NetVolumeMeasureType value)Sets the value of the netVolumeMeasure property.voidsetNetWeightMeasure(NetWeightMeasureType value)Sets the value of the netWeightMeasure property.voidsetPlacardEndorsement(PlacardEndorsementType value)Sets the value of the placardEndorsement property.voidsetPlacardNotation(PlacardNotationType value)Sets the value of the placardNotation property.voidsetQuantity(QuantityType value)Sets the value of the quantity property.voidsetTechnicalName(TechnicalNameType value)Sets the value of the technicalName property.voidsetUNDGCode(UNDGCodeType value)Sets the value of the undgCode property.voidsetUpperOrangeHazardPlacardID(UpperOrangeHazardPlacardIDType value)Sets the value of the upperOrangeHazardPlacardID property.
-
-
-
Field Detail
-
id
protected IDType id
-
placardNotation
protected PlacardNotationType placardNotation
-
placardEndorsement
protected PlacardEndorsementType placardEndorsement
-
additionalInformation
protected List<AdditionalInformationType> additionalInformation
-
undgCode
protected UNDGCodeType undgCode
-
emergencyProceduresCode
protected EmergencyProceduresCodeType emergencyProceduresCode
-
medicalFirstAidGuideCode
protected MedicalFirstAidGuideCodeType medicalFirstAidGuideCode
-
technicalName
protected TechnicalNameType technicalName
-
categoryName
protected CategoryNameType categoryName
-
hazardousCategoryCode
protected HazardousCategoryCodeType hazardousCategoryCode
-
upperOrangeHazardPlacardID
protected UpperOrangeHazardPlacardIDType upperOrangeHazardPlacardID
-
lowerOrangeHazardPlacardID
protected LowerOrangeHazardPlacardIDType lowerOrangeHazardPlacardID
-
markingID
protected MarkingIDType markingID
-
hazardClassID
protected HazardClassIDType hazardClassID
-
netWeightMeasure
protected NetWeightMeasureType netWeightMeasure
-
netVolumeMeasure
protected NetVolumeMeasureType netVolumeMeasure
-
quantity
protected QuantityType quantity
-
contactParty
protected PartyType contactParty
-
secondaryHazard
protected List<SecondaryHazardType> secondaryHazard
-
hazardousGoodsTransit
protected List<HazardousGoodsTransitType> hazardousGoodsTransit
-
emergencyTemperature
protected TemperatureType emergencyTemperature
-
flashpointTemperature
protected TemperatureType flashpointTemperature
-
additionalTemperature
protected List<TemperatureType> additionalTemperature
-
-
Method Detail
-
setID
public void setID(IDType value)
Sets the value of the id property.- Parameters:
value- allowed object isIDType
-
getPlacardNotation
public PlacardNotationType getPlacardNotation()
Gets the value of the placardNotation property.- Returns:
- possible object is
PlacardNotationType
-
setPlacardNotation
public void setPlacardNotation(PlacardNotationType value)
Sets the value of the placardNotation property.- Parameters:
value- allowed object isPlacardNotationType
-
getPlacardEndorsement
public PlacardEndorsementType getPlacardEndorsement()
Gets the value of the placardEndorsement property.- Returns:
- possible object is
PlacardEndorsementType
-
setPlacardEndorsement
public void setPlacardEndorsement(PlacardEndorsementType value)
Sets the value of the placardEndorsement property.- Parameters:
value- allowed object isPlacardEndorsementType
-
getAdditionalInformation
public List<AdditionalInformationType> getAdditionalInformation()
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
setmethod 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- Returns:
- The value of the additionalInformation property.
-
getUNDGCode
public UNDGCodeType getUNDGCode()
Gets the value of the undgCode property.- Returns:
- possible object is
UNDGCodeType
-
setUNDGCode
public void setUNDGCode(UNDGCodeType value)
Sets the value of the undgCode property.- Parameters:
value- allowed object isUNDGCodeType
-
getEmergencyProceduresCode
public EmergencyProceduresCodeType getEmergencyProceduresCode()
Gets the value of the emergencyProceduresCode property.- Returns:
- possible object is
EmergencyProceduresCodeType
-
setEmergencyProceduresCode
public void setEmergencyProceduresCode(EmergencyProceduresCodeType value)
Sets the value of the emergencyProceduresCode property.- Parameters:
value- allowed object isEmergencyProceduresCodeType
-
getMedicalFirstAidGuideCode
public MedicalFirstAidGuideCodeType getMedicalFirstAidGuideCode()
Gets the value of the medicalFirstAidGuideCode property.- Returns:
- possible object is
MedicalFirstAidGuideCodeType
-
setMedicalFirstAidGuideCode
public void setMedicalFirstAidGuideCode(MedicalFirstAidGuideCodeType value)
Sets the value of the medicalFirstAidGuideCode property.- Parameters:
value- allowed object isMedicalFirstAidGuideCodeType
-
getTechnicalName
public TechnicalNameType getTechnicalName()
Gets the value of the technicalName property.- Returns:
- possible object is
TechnicalNameType
-
setTechnicalName
public void setTechnicalName(TechnicalNameType value)
Sets the value of the technicalName property.- Parameters:
value- allowed object isTechnicalNameType
-
getCategoryName
public CategoryNameType getCategoryName()
Gets the value of the categoryName property.- Returns:
- possible object is
CategoryNameType
-
setCategoryName
public void setCategoryName(CategoryNameType value)
Sets the value of the categoryName property.- Parameters:
value- allowed object isCategoryNameType
-
getHazardousCategoryCode
public HazardousCategoryCodeType getHazardousCategoryCode()
Gets the value of the hazardousCategoryCode property.- Returns:
- possible object is
HazardousCategoryCodeType
-
setHazardousCategoryCode
public void setHazardousCategoryCode(HazardousCategoryCodeType value)
Sets the value of the hazardousCategoryCode property.- Parameters:
value- allowed object isHazardousCategoryCodeType
-
getUpperOrangeHazardPlacardID
public UpperOrangeHazardPlacardIDType getUpperOrangeHazardPlacardID()
Gets the value of the upperOrangeHazardPlacardID property.- Returns:
- possible object is
UpperOrangeHazardPlacardIDType
-
setUpperOrangeHazardPlacardID
public void setUpperOrangeHazardPlacardID(UpperOrangeHazardPlacardIDType value)
Sets the value of the upperOrangeHazardPlacardID property.- Parameters:
value- allowed object isUpperOrangeHazardPlacardIDType
-
getLowerOrangeHazardPlacardID
public LowerOrangeHazardPlacardIDType getLowerOrangeHazardPlacardID()
Gets the value of the lowerOrangeHazardPlacardID property.- Returns:
- possible object is
LowerOrangeHazardPlacardIDType
-
setLowerOrangeHazardPlacardID
public void setLowerOrangeHazardPlacardID(LowerOrangeHazardPlacardIDType value)
Sets the value of the lowerOrangeHazardPlacardID property.- Parameters:
value- allowed object isLowerOrangeHazardPlacardIDType
-
getMarkingID
public MarkingIDType getMarkingID()
Gets the value of the markingID property.- Returns:
- possible object is
MarkingIDType
-
setMarkingID
public void setMarkingID(MarkingIDType value)
Sets the value of the markingID property.- Parameters:
value- allowed object isMarkingIDType
-
getHazardClassID
public HazardClassIDType getHazardClassID()
Gets the value of the hazardClassID property.- Returns:
- possible object is
HazardClassIDType
-
setHazardClassID
public void setHazardClassID(HazardClassIDType value)
Sets the value of the hazardClassID property.- Parameters:
value- allowed object isHazardClassIDType
-
getNetWeightMeasure
public NetWeightMeasureType getNetWeightMeasure()
Gets the value of the netWeightMeasure property.- Returns:
- possible object is
NetWeightMeasureType
-
setNetWeightMeasure
public void setNetWeightMeasure(NetWeightMeasureType value)
Sets the value of the netWeightMeasure property.- Parameters:
value- allowed object isNetWeightMeasureType
-
getNetVolumeMeasure
public NetVolumeMeasureType getNetVolumeMeasure()
Gets the value of the netVolumeMeasure property.- Returns:
- possible object is
NetVolumeMeasureType
-
setNetVolumeMeasure
public void setNetVolumeMeasure(NetVolumeMeasureType value)
Sets the value of the netVolumeMeasure property.- Parameters:
value- allowed object isNetVolumeMeasureType
-
getQuantity
public QuantityType getQuantity()
Gets the value of the quantity property.- Returns:
- possible object is
QuantityType
-
setQuantity
public void setQuantity(QuantityType value)
Sets the value of the quantity property.- Parameters:
value- allowed object isQuantityType
-
getContactParty
public PartyType getContactParty()
Gets the value of the contactParty property.- Returns:
- possible object is
PartyType
-
setContactParty
public void setContactParty(PartyType value)
Sets the value of the contactParty property.- Parameters:
value- allowed object isPartyType
-
getSecondaryHazard
public List<SecondaryHazardType> getSecondaryHazard()
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
setmethod 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- Returns:
- The value of the secondaryHazard property.
-
getHazardousGoodsTransit
public List<HazardousGoodsTransitType> getHazardousGoodsTransit()
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
setmethod 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- Returns:
- The value of the hazardousGoodsTransit property.
-
getEmergencyTemperature
public TemperatureType getEmergencyTemperature()
Gets the value of the emergencyTemperature property.- Returns:
- possible object is
TemperatureType
-
setEmergencyTemperature
public void setEmergencyTemperature(TemperatureType value)
Sets the value of the emergencyTemperature property.- Parameters:
value- allowed object isTemperatureType
-
getFlashpointTemperature
public TemperatureType getFlashpointTemperature()
Gets the value of the flashpointTemperature property.- Returns:
- possible object is
TemperatureType
-
setFlashpointTemperature
public void setFlashpointTemperature(TemperatureType value)
Sets the value of the flashpointTemperature property.- Parameters:
value- allowed object isTemperatureType
-
getAdditionalTemperature
public List<TemperatureType> getAdditionalTemperature()
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
setmethod 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- Returns:
- The value of the additionalTemperature property.
-
-