@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
|
AntennaLocusType |
getAntennaLocus()
Gets the value of the antennaLocus property.
|
String |
getAntennaLocusValue()
Get the value of the contained AntennaLocusType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
GrossTonnageMeasureType |
getGrossTonnageMeasure()
Gets the value of the grossTonnageMeasure property.
|
BigDecimal |
getGrossTonnageMeasureValue()
Get the value of the contained GrossTonnageMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
INFShipClassCodeType |
getINFShipClassCode()
Gets the value of the infShipClassCode property.
|
String |
getINFShipClassCodeValue()
Get the value of the contained INFShipClassCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
MMSIRegistrationIDType |
getMMSIRegistrationID()
Gets the value of the mmsiRegistrationID property.
|
String |
getMMSIRegistrationIDValue()
Get the value of the contained MMSIRegistrationIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
NetTonnageMeasureType |
getNetTonnageMeasure()
Gets the value of the netTonnageMeasure property.
|
BigDecimal |
getNetTonnageMeasureValue()
Get the value of the contained NetTonnageMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
RadioCallSignIDType |
getRadioCallSignID()
Gets the value of the radioCallSignID property.
|
String |
getRadioCallSignIDValue()
Get the value of the contained RadioCallSignIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
DocumentReferenceType |
getRegistryCertificateDocumentReference()
Gets the value of the registryCertificateDocumentReference property.
|
LocationType |
getRegistryPortLocation()
Gets the value of the registryPortLocation property.
|
SegregatedBallastMeasureType |
getSegregatedBallastMeasure()
Gets the value of the segregatedBallastMeasure property.
|
BigDecimal |
getSegregatedBallastMeasureValue()
Get the value of the contained SegregatedBallastMeasureType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
ShipConfigurationCodeType |
getShipConfigurationCode()
Gets the value of the shipConfigurationCode property.
|
String |
getShipConfigurationCodeValue()
Get the value of the contained ShipConfigurationCodeType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
List<ShipsRequirementsType> |
getShipsRequirements()
Gets the value of the shipsRequirements property.
|
ShipsRequirementsType |
getShipsRequirementsAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getShipsRequirementsCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
UBLExtensionsType |
getUBLExtensions()
Gets the value of the ublExtensions property.
|
VesselDynamicsType |
getVesselDynamics()
Gets the value of the vesselDynamics property.
|
VesselIDType |
getVesselID()
Gets the value of the vesselID property.
|
String |
getVesselIDValue()
Get the value of the contained VesselIDType object<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
VesselNameType |
getVesselName()
Gets the value of the vesselName property.
|
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
|
void |
setAntennaLocus(AntennaLocusType value)
Sets the value of the antennaLocus property.
|
AntennaLocusType |
setAntennaLocus(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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.
|
void |
setINFShipClassCode(INFShipClassCodeType value)
Sets the value of the infShipClassCode property.
|
INFShipClassCodeType |
setINFShipClassCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setMMSIRegistrationID(MMSIRegistrationIDType value)
Sets the value of the mmsiRegistrationID property.
|
MMSIRegistrationIDType |
setMMSIRegistrationID(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
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.
|
SegregatedBallastMeasureType |
setSegregatedBallastMeasure(BigDecimal valueParam)
Special setter with value of type BigDecimal<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setSegregatedBallastMeasure(SegregatedBallastMeasureType value)
Sets the value of the segregatedBallastMeasure property.
|
void |
setShipConfigurationCode(ShipConfigurationCodeType value)
Sets the value of the shipConfigurationCode property.
|
ShipConfigurationCodeType |
setShipConfigurationCode(String valueParam)
Special setter with value of type String<br>
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender
|
void |
setShipsRequirements(List<ShipsRequirementsType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setUBLExtensions(UBLExtensionsType value)
Sets the value of the ublExtensions property.
|
void |
setVesselDynamics(VesselDynamicsType value)
Sets the value of the vesselDynamics property.
|
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 UBLExtensionsType getUBLExtensions()
UBLExtensionsTypepublic void setUBLExtensions(@Nullable UBLExtensionsType value)
value - allowed object is
UBLExtensionsType@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@Nullable public MMSIRegistrationIDType getMMSIRegistrationID()
MMSIRegistrationIDTypepublic void setMMSIRegistrationID(@Nullable MMSIRegistrationIDType value)
value - allowed object is
MMSIRegistrationIDType@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 SegregatedBallastMeasureType getSegregatedBallastMeasure()
SegregatedBallastMeasureTypepublic void setSegregatedBallastMeasure(@Nullable SegregatedBallastMeasureType value)
value - allowed object is
SegregatedBallastMeasureType@Nullable public ShipConfigurationCodeType getShipConfigurationCode()
ShipConfigurationCodeTypepublic void setShipConfigurationCode(@Nullable ShipConfigurationCodeType value)
value - allowed object is
ShipConfigurationCodeType@Nullable public INFShipClassCodeType getINFShipClassCode()
INFShipClassCodeTypepublic void setINFShipClassCode(@Nullable INFShipClassCodeType value)
value - allowed object is
INFShipClassCodeType@Nullable public AntennaLocusType getAntennaLocus()
AntennaLocusTypepublic void setAntennaLocus(@Nullable AntennaLocusType value)
value - allowed object is
AntennaLocusType@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
LocationType@Nullable public VesselDynamicsType getVesselDynamics()
VesselDynamicsTypepublic void setVesselDynamics(@Nullable VesselDynamicsType value)
value - allowed object is
VesselDynamicsTypepublic 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 ShipConfigurationCodeType setShipConfigurationCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public INFShipClassCodeType setINFShipClassCode(@Nullable String valueParam)
valueParam - The value to be set. May be <code>null</code>.@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 MMSIRegistrationIDType setMMSIRegistrationID(@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 SegregatedBallastMeasureType setSegregatedBallastMeasure(@Nullable BigDecimal valueParam)
valueParam - The value to be set. May be <code>null</code>.@Nonnull public AntennaLocusType setAntennaLocus(@Nullable String 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 String getMMSIRegistrationIDValue()
@Nullable public BigDecimal getGrossTonnageMeasureValue()
@Nullable public BigDecimal getNetTonnageMeasureValue()
@Nullable public BigDecimal getSegregatedBallastMeasureValue()
@Nullable public String getShipConfigurationCodeValue()
@Nullable public String getINFShipClassCodeValue()
Copyright © 2019–2021 Philip Helger. All rights reserved.