@CodingStyleguideUnaware public class StorageType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
StorageType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addCertificate(CertificateType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
StorageType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(StorageType 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
|
AirFlowPercentType |
getAirFlowPercent()
Gets the value of the airFlowPercent property.
|
BigDecimal |
getAirFlowPercentValue()
Get the value of the contained AirFlowPercentType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
AnimalFoodApprovedIndicatorType |
getAnimalFoodApprovedIndicator()
Gets the value of the animalFoodApprovedIndicator property.
|
List<CertificateType> |
getCertificate()
Gets the value of the certificate property.
|
CertificateType |
getCertificateAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getCertificateCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
DangerousGoodsApprovedIndicatorType |
getDangerousGoodsApprovedIndicator()
Gets the value of the dangerousGoodsApprovedIndicator property.
|
GateIDType |
getGateID()
Gets the value of the gateID property.
|
String |
getGateIDValue()
Get the value of the contained GateIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
HumanFoodApprovedIndicatorType |
getHumanFoodApprovedIndicator()
Gets the value of the humanFoodApprovedIndicator property.
|
HumidityPercentType |
getHumidityPercent()
Gets the value of the humidityPercent property.
|
BigDecimal |
getHumidityPercentValue()
Get the value of the contained HumidityPercentType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
IDType |
getID()
Gets the value of the id property.
|
String |
getIDValue()
Get the value of the contained IDType 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.
|
NameType |
getName()
Gets the value of the name property.
|
String |
getNameValue()
Get the value of the contained NameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PowerIndicatorType |
getPowerIndicator()
Gets the value of the powerIndicator property.
|
RefrigeratedIndicatorType |
getRefrigeratedIndicator()
Gets the value of the refrigeratedIndicator property.
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
boolean |
hasCertificateEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoCertificateEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
isAnimalFoodApprovedIndicatorValue(boolean nullValue)
Get the value of the contained AnimalFoodApprovedIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isDangerousGoodsApprovedIndicatorValue(boolean nullValue)
Get the value of the contained DangerousGoodsApprovedIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isHumanFoodApprovedIndicatorValue(boolean nullValue)
Get the value of the contained HumanFoodApprovedIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isPowerIndicatorValue(boolean nullValue)
Get the value of the contained PowerIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
isRefrigeratedIndicatorValue(boolean nullValue)
Get the value of the contained RefrigeratedIndicatorType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAirFlowPercent(AirFlowPercentType value)
Sets the value of the airFlowPercent property.
|
AirFlowPercentType |
setAirFlowPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setAnimalFoodApprovedIndicator(AnimalFoodApprovedIndicatorType value)
Sets the value of the animalFoodApprovedIndicator property.
|
AnimalFoodApprovedIndicatorType |
setAnimalFoodApprovedIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setCertificate(List<CertificateType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
DangerousGoodsApprovedIndicatorType |
setDangerousGoodsApprovedIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setDangerousGoodsApprovedIndicator(DangerousGoodsApprovedIndicatorType value)
Sets the value of the dangerousGoodsApprovedIndicator property.
|
void |
setGateID(GateIDType value)
Sets the value of the gateID property.
|
GateIDType |
setGateID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
HumanFoodApprovedIndicatorType |
setHumanFoodApprovedIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setHumanFoodApprovedIndicator(HumanFoodApprovedIndicatorType value)
Sets the value of the humanFoodApprovedIndicator property.
|
HumidityPercentType |
setHumidityPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setHumidityPercent(HumidityPercentType value)
Sets the value of the humidityPercent property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
IDType |
setID(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 |
setName(NameType value)
Sets the value of the name property.
|
NameType |
setName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
PowerIndicatorType |
setPowerIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setPowerIndicator(PowerIndicatorType value)
Sets the value of the powerIndicator property.
|
RefrigeratedIndicatorType |
setRefrigeratedIndicator(boolean valueParam)
Special setter with value of type boolean<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRefrigeratedIndicator(RefrigeratedIndicatorType value)
Sets the value of the refrigeratedIndicator property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public StorageType()
@Nullable public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@Nullable public IDType getID()
IDTypepublic void setID(@Nullable IDType value)
value - allowed object is
IDType@Nullable public NameType getName()
NameTypepublic void setName(@Nullable NameType value)
value - allowed object is
NameType@Nullable public GateIDType getGateID()
GateIDTypepublic void setGateID(@Nullable GateIDType value)
value - allowed object is
GateIDType@Nullable public AirFlowPercentType getAirFlowPercent()
AirFlowPercentTypepublic void setAirFlowPercent(@Nullable AirFlowPercentType value)
value - allowed object is
AirFlowPercentType@Nullable public HumidityPercentType getHumidityPercent()
HumidityPercentTypepublic void setHumidityPercent(@Nullable HumidityPercentType value)
value - allowed object is
HumidityPercentType@Nullable public AnimalFoodApprovedIndicatorType getAnimalFoodApprovedIndicator()
AnimalFoodApprovedIndicatorTypepublic void setAnimalFoodApprovedIndicator(@Nullable AnimalFoodApprovedIndicatorType value)
value - allowed object is
AnimalFoodApprovedIndicatorType@Nullable public HumanFoodApprovedIndicatorType getHumanFoodApprovedIndicator()
HumanFoodApprovedIndicatorTypepublic void setHumanFoodApprovedIndicator(@Nullable HumanFoodApprovedIndicatorType value)
value - allowed object is
HumanFoodApprovedIndicatorType@Nullable public DangerousGoodsApprovedIndicatorType getDangerousGoodsApprovedIndicator()
DangerousGoodsApprovedIndicatorTypepublic void setDangerousGoodsApprovedIndicator(@Nullable DangerousGoodsApprovedIndicatorType value)
value - allowed object is
DangerousGoodsApprovedIndicatorType@Nullable public RefrigeratedIndicatorType getRefrigeratedIndicator()
RefrigeratedIndicatorTypepublic void setRefrigeratedIndicator(@Nullable RefrigeratedIndicatorType value)
value - allowed object is
RefrigeratedIndicatorType@Nullable public PowerIndicatorType getPowerIndicator()
PowerIndicatorTypepublic void setPowerIndicator(@Nullable PowerIndicatorType value)
value - allowed object is
PowerIndicatorType@Nullable public TemperatureType getMinimumTemperature()
TemperatureTypepublic void setMinimumTemperature(@Nullable TemperatureType value)
value - allowed object is
TemperatureType@Nullable public TemperatureType getMaximumTemperature()
TemperatureTypepublic void setMaximumTemperature(@Nullable TemperatureType value)
value - allowed object is
TemperatureType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<CertificateType> getCertificate()
CertificateTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setCertificate(@Nullable List<CertificateType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasCertificateEntries()
public boolean hasNoCertificateEntries()
@Nonnegative public int getCertificateCount()
@Nullable public CertificateType getCertificateAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addCertificate(@Nonnull CertificateType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull StorageType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public StorageType clone()
@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GateIDType setGateID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AnimalFoodApprovedIndicatorType setAnimalFoodApprovedIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public HumanFoodApprovedIndicatorType setHumanFoodApprovedIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public DangerousGoodsApprovedIndicatorType setDangerousGoodsApprovedIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public RefrigeratedIndicatorType setRefrigeratedIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public PowerIndicatorType setPowerIndicator(boolean valueParam)
valueParam - The value to be set.@Nonnull public AirFlowPercentType setAirFlowPercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public HumidityPercentType setHumidityPercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public NameType setName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getNameValue()
@Nullable public String getGateIDValue()
@Nullable public BigDecimal getAirFlowPercentValue()
@Nullable public BigDecimal getHumidityPercentValue()
public boolean isAnimalFoodApprovedIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>public boolean isHumanFoodApprovedIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>public boolean isDangerousGoodsApprovedIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>public boolean isRefrigeratedIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>public boolean isPowerIndicatorValue(boolean nullValue)
nullValue - The value to be returned, if the owning object is <code>null</code>Copyright © 2019–2021 Philip Helger. All rights reserved.