@CodingStyleguideUnaware public class MaritimeWasteType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
MaritimeWasteType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(DescriptionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addRemainingWasteDeliveryPortLocation(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
MaritimeWasteType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(MaritimeWasteType 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
|
List<DescriptionType> |
getDescription()
Gets the value of the description property.
|
DescriptionType |
getDescriptionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getDescriptionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
EstimatedGeneratedUntilNextPortMeasureType |
getEstimatedGeneratedUntilNextPortMeasure()
Gets the value of the estimatedGeneratedUntilNextPortMeasure property.
|
BigDecimal |
getEstimatedGeneratedUntilNextPortMeasureValue()
Get the value of the contained EstimatedGeneratedUntilNextPortMeasureType 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
|
MaxDedicatedStorageCapacityMeasureType |
getMaxDedicatedStorageCapacityMeasure()
Gets the value of the maxDedicatedStorageCapacityMeasure property.
|
BigDecimal |
getMaxDedicatedStorageCapacityMeasureValue()
Get the value of the contained MaxDedicatedStorageCapacityMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<LocationType> |
getRemainingWasteDeliveryPortLocation()
Gets the value of the remainingWasteDeliveryPortLocation property.
|
LocationType |
getRemainingWasteDeliveryPortLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getRemainingWasteDeliveryPortLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
RetainedOnBoardMeasureType |
getRetainedOnBoardMeasure()
Gets the value of the retainedOnBoardMeasure property.
|
BigDecimal |
getRetainedOnBoardMeasureValue()
Get the value of the contained RetainedOnBoardMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ToBeDeliveredMeasureType |
getToBeDeliveredMeasure()
Gets the value of the toBeDeliveredMeasure property.
|
BigDecimal |
getToBeDeliveredMeasureValue()
Get the value of the contained ToBeDeliveredMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
WasteTypeCodeType |
getWasteTypeCode()
Gets the value of the wasteTypeCode property.
|
String |
getWasteTypeCodeValue()
Get the value of the contained WasteTypeCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
boolean |
hasDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoDescriptionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoRemainingWasteDeliveryPortLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasRemainingWasteDeliveryPortLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setDescription(List<DescriptionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
EstimatedGeneratedUntilNextPortMeasureType |
setEstimatedGeneratedUntilNextPortMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setEstimatedGeneratedUntilNextPortMeasure(EstimatedGeneratedUntilNextPortMeasureType value)
Sets the value of the estimatedGeneratedUntilNextPortMeasure 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
|
MaxDedicatedStorageCapacityMeasureType |
setMaxDedicatedStorageCapacityMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMaxDedicatedStorageCapacityMeasure(MaxDedicatedStorageCapacityMeasureType value)
Sets the value of the maxDedicatedStorageCapacityMeasure property.
|
void |
setRemainingWasteDeliveryPortLocation(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
RetainedOnBoardMeasureType |
setRetainedOnBoardMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRetainedOnBoardMeasure(RetainedOnBoardMeasureType value)
Sets the value of the retainedOnBoardMeasure property.
|
ToBeDeliveredMeasureType |
setToBeDeliveredMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setToBeDeliveredMeasure(ToBeDeliveredMeasureType value)
Sets the value of the toBeDeliveredMeasure property.
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
WasteTypeCodeType |
setWasteTypeCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setWasteTypeCode(WasteTypeCodeType value)
Sets the value of the wasteTypeCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public MaritimeWasteType()
@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@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DescriptionType> getDescription()
DescriptionType@Nullable public WasteTypeCodeType getWasteTypeCode()
WasteTypeCodeTypepublic void setWasteTypeCode(@Nullable WasteTypeCodeType value)
value - allowed object is
WasteTypeCodeType@Nullable public ToBeDeliveredMeasureType getToBeDeliveredMeasure()
ToBeDeliveredMeasureTypepublic void setToBeDeliveredMeasure(@Nullable ToBeDeliveredMeasureType value)
value - allowed object is
ToBeDeliveredMeasureType@Nullable public RetainedOnBoardMeasureType getRetainedOnBoardMeasure()
RetainedOnBoardMeasureTypepublic void setRetainedOnBoardMeasure(@Nullable RetainedOnBoardMeasureType value)
value - allowed object is
RetainedOnBoardMeasureType@Nullable public MaxDedicatedStorageCapacityMeasureType getMaxDedicatedStorageCapacityMeasure()
MaxDedicatedStorageCapacityMeasureTypepublic void setMaxDedicatedStorageCapacityMeasure(@Nullable MaxDedicatedStorageCapacityMeasureType value)
value - allowed object is
MaxDedicatedStorageCapacityMeasureType@Nullable public EstimatedGeneratedUntilNextPortMeasureType getEstimatedGeneratedUntilNextPortMeasure()
EstimatedGeneratedUntilNextPortMeasureTypepublic void setEstimatedGeneratedUntilNextPortMeasure(@Nullable EstimatedGeneratedUntilNextPortMeasureType value)
value - allowed object is
EstimatedGeneratedUntilNextPortMeasureType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LocationType> getRemainingWasteDeliveryPortLocation()
LocationTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setDescription(@Nullable List<DescriptionType> aList)
aList - The new list member to set. May be <code>null</code>.public void setRemainingWasteDeliveryPortLocation(@Nullable List<LocationType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasDescriptionEntries()
public boolean hasNoDescriptionEntries()
@Nonnegative public int getDescriptionCount()
@Nullable public DescriptionType getDescriptionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addDescription(@Nonnull DescriptionType elem)
elem - The element to be added. May not be <code>null</code>.public boolean hasRemainingWasteDeliveryPortLocationEntries()
public boolean hasNoRemainingWasteDeliveryPortLocationEntries()
@Nonnegative public int getRemainingWasteDeliveryPortLocationCount()
@Nullable public LocationType getRemainingWasteDeliveryPortLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addRemainingWasteDeliveryPortLocation(@Nonnull LocationType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull MaritimeWasteType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public MaritimeWasteType clone()
@Nonnull public WasteTypeCodeType setWasteTypeCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public IDType setID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public ToBeDeliveredMeasureType setToBeDeliveredMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RetainedOnBoardMeasureType setRetainedOnBoardMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public MaxDedicatedStorageCapacityMeasureType setMaxDedicatedStorageCapacityMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public EstimatedGeneratedUntilNextPortMeasureType setEstimatedGeneratedUntilNextPortMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getIDValue()
@Nullable public String getWasteTypeCodeValue()
@Nullable public BigDecimal getToBeDeliveredMeasureValue()
@Nullable public BigDecimal getRetainedOnBoardMeasureValue()
@Nullable public BigDecimal getMaxDedicatedStorageCapacityMeasureValue()
@Nullable public BigDecimal getEstimatedGeneratedUntilNextPortMeasureValue()
Copyright © 2019–2021 Philip Helger. All rights reserved.