@CodingStyleguideUnaware public class MaritimeTransportType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
| Constructor and Description |
|---|
MaritimeTransportType()
Default constructor<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
| Modifier and Type | Method and Description |
|---|---|
void |
addShipsRequirements(ShipsRequirementsType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
MaritimeTransportType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(MaritimeTransportType 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
|
GrossTonnageMeasureType |
getGrossTonnageMeasure()
<pre>
<?
|
BigDecimal |
getGrossTonnageMeasureValue()
Get the value of the contained GrossTonnageMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
NetTonnageMeasureType |
getNetTonnageMeasure()
<pre>
<?
|
BigDecimal |
getNetTonnageMeasureValue()
Get the value of the contained NetTonnageMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RadioCallSignIDType |
getRadioCallSignID()
<pre>
<?
|
String |
getRadioCallSignIDValue()
Get the value of the contained RadioCallSignIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
DocumentReferenceType |
getRegistryCertificateDocumentReference()
<pre>
<?
|
LocationType |
getRegistryPortLocation()
<pre>
<?
|
List<ShipsRequirementsType> |
getShipsRequirements()
<pre>
<?
|
ShipsRequirementsType |
getShipsRequirementsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getShipsRequirementsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
VesselIDType |
getVesselID()
<pre>
<?
|
String |
getVesselIDValue()
Get the value of the contained VesselIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
VesselNameType |
getVesselName()
<pre>
<?
|
String |
getVesselNameValue()
Get the value of the contained VesselNameType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoShipsRequirementsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasShipsRequirementsEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
GrossTonnageMeasureType |
setGrossTonnageMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setGrossTonnageMeasure(GrossTonnageMeasureType value)
Sets the value of the grossTonnageMeasure property.
|
NetTonnageMeasureType |
setNetTonnageMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setNetTonnageMeasure(NetTonnageMeasureType value)
Sets the value of the netTonnageMeasure property.
|
void |
setRadioCallSignID(RadioCallSignIDType value)
Sets the value of the radioCallSignID property.
|
RadioCallSignIDType |
setRadioCallSignID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setRegistryCertificateDocumentReference(DocumentReferenceType value)
Sets the value of the registryCertificateDocumentReference property.
|
void |
setRegistryPortLocation(LocationType value)
Sets the value of the registryPortLocation property.
|
void |
setShipsRequirements(List<ShipsRequirementsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
VesselIDType |
setVesselID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setVesselID(VesselIDType value)
Sets the value of the vesselID property.
|
VesselNameType |
setVesselName(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setVesselName(VesselNameType value)
Sets the value of the vesselName property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public MaritimeTransportType()
@Nullable public VesselIDType getVesselID()
VesselIDTypepublic void setVesselID(@Nullable VesselIDType value)
value - allowed object is
VesselIDType@Nullable public VesselNameType getVesselName()
VesselNameTypepublic void setVesselName(@Nullable VesselNameType value)
value - allowed object is
VesselNameType@Nullable public RadioCallSignIDType getRadioCallSignID()
RadioCallSignIDTypepublic void setRadioCallSignID(@Nullable RadioCallSignIDType value)
value - allowed object is
RadioCallSignIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<ShipsRequirementsType> getShipsRequirements()
ShipsRequirementsType@Nullable public GrossTonnageMeasureType getGrossTonnageMeasure()
GrossTonnageMeasureTypepublic void setGrossTonnageMeasure(@Nullable GrossTonnageMeasureType value)
value - allowed object is
GrossTonnageMeasureType@Nullable public NetTonnageMeasureType getNetTonnageMeasure()
NetTonnageMeasureTypepublic void setNetTonnageMeasure(@Nullable NetTonnageMeasureType value)
value - allowed object is
NetTonnageMeasureType@Nullable public DocumentReferenceType getRegistryCertificateDocumentReference()
DocumentReferenceTypepublic void setRegistryCertificateDocumentReference(@Nullable DocumentReferenceType value)
value - allowed object is
DocumentReferenceType@Nullable public LocationType getRegistryPortLocation()
LocationTypepublic void setRegistryPortLocation(@Nullable LocationType value)
value - allowed object is
LocationTypepublic boolean equals(Object o)
public int hashCode()
public String toString()
public void setShipsRequirements(@Nullable List<ShipsRequirementsType> aList)
aList - The new list member to set. May be <code>null</code>.public boolean hasShipsRequirementsEntries()
public boolean hasNoShipsRequirementsEntries()
@Nonnegative public int getShipsRequirementsCount()
@Nullable public ShipsRequirementsType getShipsRequirementsAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrieveIndexOutOfBoundsException - if the index is invalid!public void addShipsRequirements(@Nonnull ShipsRequirementsType elem)
elem - The element to be added. May not be <code>null</code>.public void cloneTo(@Nonnull MaritimeTransportType ret)
ret - The target object to clone to. May not be <code>null</code>.@Nonnull @ReturnsMutableCopy public MaritimeTransportType clone()
@Nonnull public VesselIDType setVesselID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public RadioCallSignIDType setRadioCallSignID(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public GrossTonnageMeasureType setGrossTonnageMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public NetTonnageMeasureType setNetTonnageMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public VesselNameType setVesselName(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nullable public String getVesselIDValue()
@Nullable public String getVesselNameValue()
@Nullable public String getRadioCallSignIDValue()
@Nullable public BigDecimal getGrossTonnageMeasureValue()
@Nullable public BigDecimal getNetTonnageMeasureValue()
Copyright © 2017–2021 Philip Helger. All rights reserved.