@CodingStyleguideUnaware public class BallastWaterTransactionType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
BallastWaterTransactionType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
BallastWaterTransactionType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(BallastWaterTransactionType 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
|
TemperatureType |
getBallastWaterTemperature()
Gets the value of the ballastWaterTemperature property.
|
ExchangedPercentType |
getExchangedPercent()
Gets the value of the exchangedPercent property.
|
BigDecimal |
getExchangedPercentValue()
Get the value of the contained ExchangedPercentType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ExchangeMethodCodeType |
getExchangeMethodCode()
Gets the value of the exchangeMethodCode property.
|
String |
getExchangeMethodCodeValue()
Get the value of the contained ExchangeMethodCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocationType |
getLocation()
Gets the value of the location property.
|
SalinityMeasureType |
getSalinityMeasure()
Gets the value of the salinityMeasure property.
|
BigDecimal |
getSalinityMeasureValue()
Get the value of the contained SalinityMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
SeaHeightMeasureType |
getSeaHeightMeasure()
Gets the value of the seaHeightMeasure property.
|
BigDecimal |
getSeaHeightMeasureValue()
Get the value of the contained SeaHeightMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TankIDType |
getTankID()
Gets the value of the tankID property.
|
String |
getTankIDValue()
Get the value of the contained TankIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TankTypeCodeType |
getTankTypeCode()
Gets the value of the tankTypeCode property.
|
String |
getTankTypeCodeValue()
Get the value of the contained TankTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
TransactionDateType |
getTransactionDate()
Gets the value of the transactionDate property.
|
com.helger.commons.datetime.XMLOffsetDate |
getTransactionDateValue()
Get the value of the contained TransactionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
LocalDate |
getTransactionDateValueLocal()
Get the value of the contained TransactionDateType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
VolumeMeasureType |
getVolumeMeasure()
Gets the value of the volumeMeasure property.
|
BigDecimal |
getVolumeMeasureValue()
Get the value of the contained VolumeMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
void |
setBallastWaterTemperature(TemperatureType value)
Sets the value of the ballastWaterTemperature property.
|
ExchangedPercentType |
setExchangedPercent(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setExchangedPercent(ExchangedPercentType value)
Sets the value of the exchangedPercent property.
|
void |
setExchangeMethodCode(ExchangeMethodCodeType value)
Sets the value of the exchangeMethodCode property.
|
ExchangeMethodCodeType |
setExchangeMethodCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setLocation(LocationType value)
Sets the value of the location property.
|
SalinityMeasureType |
setSalinityMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSalinityMeasure(SalinityMeasureType value)
Sets the value of the salinityMeasure property.
|
SeaHeightMeasureType |
setSeaHeightMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSeaHeightMeasure(SeaHeightMeasureType value)
Sets the value of the seaHeightMeasure property.
|
TankIDType |
setTankID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTankID(TankIDType value)
Sets the value of the tankID property.
|
TankTypeCodeType |
setTankTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTankTypeCode(TankTypeCodeType value)
Sets the value of the tankTypeCode property.
|
TransactionDateType |
setTransactionDate(LocalDate valueParam)
Special setter with value of type LocalDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setTransactionDate(TransactionDateType value)
Sets the value of the transactionDate property.
|
TransactionDateType |
setTransactionDate(com.helger.commons.datetime.XMLOffsetDate valueParam)
Special setter with value of type XMLOffsetDate<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
VolumeMeasureType |
setVolumeMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setVolumeMeasure(VolumeMeasureType value)
Sets the value of the volumeMeasure property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public BallastWaterTransactionType()
@Nullable public UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@Nullable public TankIDType getTankID()
TankIDTypepublic void setTankID(@Nullable TankIDType value)
value - allowed object is
TankIDType@Nullable public TankTypeCodeType getTankTypeCode()
TankTypeCodeTypepublic void setTankTypeCode(@Nullable TankTypeCodeType value)
value - allowed object is
TankTypeCodeType@Nullable public ExchangeMethodCodeType getExchangeMethodCode()
ExchangeMethodCodeTypepublic void setExchangeMethodCode(@Nullable ExchangeMethodCodeType value)
value - allowed object is
ExchangeMethodCodeType@Nullable public ExchangedPercentType getExchangedPercent()
ExchangedPercentTypepublic void setExchangedPercent(@Nullable ExchangedPercentType value)
value - allowed object is
ExchangedPercentType@Nullable public VolumeMeasureType getVolumeMeasure()
VolumeMeasureTypepublic void setVolumeMeasure(@Nullable VolumeMeasureType value)
value - allowed object is
VolumeMeasureType@Nullable public SeaHeightMeasureType getSeaHeightMeasure()
SeaHeightMeasureTypepublic void setSeaHeightMeasure(@Nullable SeaHeightMeasureType value)
value - allowed object is
SeaHeightMeasureType@Nullable public SalinityMeasureType getSalinityMeasure()
SalinityMeasureTypepublic void setSalinityMeasure(@Nullable SalinityMeasureType value)
value - allowed object is
SalinityMeasureType@Nullable public TransactionDateType getTransactionDate()
TransactionDateTypepublic void setTransactionDate(@Nullable TransactionDateType value)
value - allowed object is
TransactionDateType@Nullable public LocationType getLocation()
LocationTypepublic void setLocation(@Nullable LocationType value)
value - allowed object is
LocationType@Nullable public TemperatureType getBallastWaterTemperature()
TemperatureTypepublic void setBallastWaterTemperature(@Nullable TemperatureType value)
value - allowed object is
TemperatureTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void cloneTo(@Nonnull BallastWaterTransactionType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public BallastWaterTransactionType clone()
@Nonnull public TankTypeCodeType setTankTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExchangeMethodCodeType setExchangeMethodCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TransactionDateType setTransactionDate(@Nullable com.helger.commons.datetime.XMLOffsetDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TransactionDateType setTransactionDate(@Nullable LocalDate valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public TankIDType setTankID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public VolumeMeasureType setVolumeMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SeaHeightMeasureType setSeaHeightMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public SalinityMeasureType setSalinityMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ExchangedPercentType setExchangedPercent(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getTankIDValue()
@Nullable public String getTankTypeCodeValue()
@Nullable public String getExchangeMethodCodeValue()
@Nullable public BigDecimal getExchangedPercentValue()
@Nullable public BigDecimal getVolumeMeasureValue()
@Nullable public BigDecimal getSeaHeightMeasureValue()
@Nullable public BigDecimal getSalinityMeasureValue()
@Nullable public com.helger.commons.datetime.XMLOffsetDate getTransactionDateValue()
@Nullable public LocalDate getTransactionDateValueLocal()
Copyright © 2019–2021 Philip Helger. All rights reserved.