@CodingStyleguideUnaware public class HazardousGoodsTransitType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
HazardousGoodsTransitType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
HazardousGoodsTransitType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(HazardousGoodsTransitType ret)
This method clones all values from <code>this</code> to the passed object.
|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
HazardousRegulationCodeType |
getHazardousRegulationCode()
<pre>
<?
|
String |
getHazardousRegulationCodeValue()
Get the value of the contained HazardousRegulationCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
InhalationToxicityZoneCodeType |
getInhalationToxicityZoneCode()
<pre>
<?
|
String |
getInhalationToxicityZoneCodeValue()
Get the value of the contained InhalationToxicityZoneCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TemperatureType |
getMaximumTemperature()
<pre>
<?
|
TemperatureType |
getMinimumTemperature()
<pre>
<?
|
PackingCriteriaCodeType |
getPackingCriteriaCode()
<pre>
<?
|
String |
getPackingCriteriaCodeValue()
Get the value of the contained PackingCriteriaCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TransportAuthorizationCodeType |
getTransportAuthorizationCode()
<pre>
<?
|
String |
getTransportAuthorizationCodeValue()
Get the value of the contained TransportAuthorizationCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TransportEmergencyCardCodeType |
getTransportEmergencyCardCode()
<pre>
<?
|
String |
getTransportEmergencyCardCodeValue()
Get the value of the contained TransportEmergencyCardCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setHazardousRegulationCode(HazardousRegulationCodeType value)
Sets the value of the hazardousRegulationCode property.
|
HazardousRegulationCodeType |
setHazardousRegulationCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setInhalationToxicityZoneCode(InhalationToxicityZoneCodeType value)
Sets the value of the inhalationToxicityZoneCode property.
|
InhalationToxicityZoneCodeType |
setInhalationToxicityZoneCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaximumTemperature(TemperatureType value)
Sets the value of the maximumTemperature property.
|
void |
setMinimumTemperature(TemperatureType value)
Sets the value of the minimumTemperature property.
|
void |
setPackingCriteriaCode(PackingCriteriaCodeType value)
Sets the value of the packingCriteriaCode property.
|
PackingCriteriaCodeType |
setPackingCriteriaCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TransportAuthorizationCodeType |
setTransportAuthorizationCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTransportAuthorizationCode(TransportAuthorizationCodeType value)
Sets the value of the transportAuthorizationCode property.
|
TransportEmergencyCardCodeType |
setTransportEmergencyCardCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTransportEmergencyCardCode(TransportEmergencyCardCodeType value)
Sets the value of the transportEmergencyCardCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public HazardousGoodsTransitType()
@Nullable public TransportEmergencyCardCodeType getTransportEmergencyCardCode()
TransportEmergencyCardCodeTypepublic void setTransportEmergencyCardCode(@Nullable TransportEmergencyCardCodeType value)
value - allowed object is
TransportEmergencyCardCodeType@Nullable public PackingCriteriaCodeType getPackingCriteriaCode()
PackingCriteriaCodeTypepublic void setPackingCriteriaCode(@Nullable PackingCriteriaCodeType value)
value - allowed object is
PackingCriteriaCodeType@Nullable public HazardousRegulationCodeType getHazardousRegulationCode()
HazardousRegulationCodeTypepublic void setHazardousRegulationCode(@Nullable HazardousRegulationCodeType value)
value - allowed object is
HazardousRegulationCodeType@Nullable public InhalationToxicityZoneCodeType getInhalationToxicityZoneCode()
InhalationToxicityZoneCodeTypepublic void setInhalationToxicityZoneCode(@Nullable InhalationToxicityZoneCodeType value)
value - allowed object is
InhalationToxicityZoneCodeType@Nullable public TransportAuthorizationCodeType getTransportAuthorizationCode()
TransportAuthorizationCodeTypepublic void setTransportAuthorizationCode(@Nullable TransportAuthorizationCodeType value)
value - allowed object is
TransportAuthorizationCodeType@Nullable public TemperatureType getMaximumTemperature()
TemperatureTypepublic void setMaximumTemperature(@Nullable TemperatureType value)
value - allowed object is
TemperatureType@Nullable public TemperatureType getMinimumTemperature()
TemperatureTypepublic void setMinimumTemperature(@Nullable TemperatureType value)
value - allowed object is
TemperatureTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull HazardousGoodsTransitType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public HazardousGoodsTransitType clone()
@Nonnull public TransportEmergencyCardCodeType setTransportEmergencyCardCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public PackingCriteriaCodeType setPackingCriteriaCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public HazardousRegulationCodeType setHazardousRegulationCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public InhalationToxicityZoneCodeType setInhalationToxicityZoneCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TransportAuthorizationCodeType setTransportAuthorizationCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getTransportEmergencyCardCodeValue()
@Nullable public String getPackingCriteriaCodeValue()
@Nullable public String getHazardousRegulationCodeValue()
@Nullable public String getInhalationToxicityZoneCodeValue()
@Nullable public String getTransportAuthorizationCodeValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.