@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 |
|---|---|
void |
addTransitDescription(TransitDescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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()
Gets the value of the hazardousRegulationCode property.
|
String |
getHazardousRegulationCodeValue()
Get the value of the contained HazardousRegulationCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
InhalationToxicityZoneCodeType |
getInhalationToxicityZoneCode()
Gets the value of the inhalationToxicityZoneCode property.
|
String |
getInhalationToxicityZoneCodeValue()
Get the value of the contained InhalationToxicityZoneCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TemperatureType |
getMaximumTemperature()
Gets the value of the maximumTemperature property.
|
TemperatureType |
getMinimumTemperature()
Gets the value of the minimumTemperature property.
|
PackingCriteriaCodeType |
getPackingCriteriaCode()
Gets the value of the packingCriteriaCode property.
|
String |
getPackingCriteriaCodeValue()
Get the value of the contained PackingCriteriaCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<TransitDescriptionType> |
getTransitDescription()
Gets the value of the transitDescription property.
|
TransitDescriptionType |
getTransitDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getTransitDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
TransportAuthorizationCodeType |
getTransportAuthorizationCode()
Gets the value of the transportAuthorizationCode property.
|
String |
getTransportAuthorizationCodeValue()
Get the value of the contained TransportAuthorizationCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TransportEmergencyCardCodeType |
getTransportEmergencyCardCode()
Gets the value of the transportEmergencyCardCode property.
|
String |
getTransportEmergencyCardCodeValue()
Get the value of the contained TransportEmergencyCardCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoTransitDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasTransitDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
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
|
void |
setTransitDescription(List<TransitDescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
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.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public HazardousGoodsTransitType()
@Nullable public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@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@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<TransitDescriptionType> getTransitDescription()
TransitDescriptionType@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 setTransitDescription(@Nullable List<TransitDescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasTransitDescriptionEntries()
public boolean hasNoTransitDescriptionEntries()
@Nonnegative public int getTransitDescriptionCount()
@Nullable public TransitDescriptionType getTransitDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addTransitDescription(@Nonnull TransitDescriptionType elem)
elem - The element to be added. May not be <code>null</code>.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 © 2019–2021 Philip Helger. All rights reserved.