@CodingStyleguideUnaware public class StowageType extends Object implements Serializable, com.helger.commons.lang.IExplicitlyCloneable
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Stowage. Details</ccts:DictionaryEntryName><ccts:Definition>A class to describe a location on board a means of transport where specified goods or transport equipment have been stowed or are to be stowed.</ccts:Definition><ccts:ObjectClass>Stowage</ccts:ObjectClass></ccts:Component>
Java class for StowageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StowageType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}LocationID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}Location" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}MeasurementDimension" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
This class was annotated by ph-jaxb22-plugin -Xph-annotate
This class contains methods created by ph-jaxb22-plugin -Xph-equalshashcode
This class contains methods created by ph-jaxb22-plugin -Xph-tostring
This class contains methods created by ph-jaxb22-plugin -Xph-list-extension
This class contains methods created by ph-jaxb22-plugin -Xph-cloneable2
This class contains methods created by ph-jaxb22-plugin -Xph-value-extender
| Constructor and Description |
|---|
StowageType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addLocation(LocationType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addMeasurementDimension(DimensionType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
StowageType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(StowageType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<LocationType> |
getLocation()
<?
|
LocationType |
getLocationAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getLocationCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
LocationIDType |
getLocationID()
<?
|
String |
getLocationIDValue()
Get the value of the contained LocationIDType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
List<DimensionType> |
getMeasurementDimension()
<?
|
DimensionType |
getMeasurementDimensionAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getMeasurementDimensionCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasMeasurementDimensionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoLocationEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoMeasurementDimensionEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLocation(List<LocationType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setLocationID(LocationIDType value)
Sets the value of the locationID property.
|
LocationIDType |
setLocationID(String valueParam)
Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
setMeasurementDimension(List<DimensionType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public StowageType()
@Nullable public LocationIDType getLocationID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Stowage. Location Identifier. Identifier</ccts:DictionaryEntryName><ccts:Definition>An identifier for the location.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Stowage</ccts:ObjectClass><ccts:PropertyTerm>Location Identifier</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Cell Location, coded</ccts:AlternativeBusinessTerms></ccts:Component>
LocationIDTypepublic void setLocationID(@Nullable LocationIDType value)
value - allowed object is
LocationIDType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<LocationType> getLocation()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Stowage. Location. Text</ccts:DictionaryEntryName><ccts:Definition>Text describing the location.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Stowage</ccts:ObjectClass><ccts:PropertyTerm>Location</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType><ccts:AlternativeBusinessTerms>Cell Location</ccts:AlternativeBusinessTerms></ccts:Component>Gets the value of the location property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the location property.
For example, to add a new item, do as follows:
getLocation().add(newItem);
Objects of the following type(s) are allowed in the list
LocationType
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<DimensionType> getMeasurementDimension()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ASBIE</ccts:ComponentType><ccts:DictionaryEntryName>Stowage. Measurement_ Dimension. Dimension</ccts:DictionaryEntryName><ccts:Definition>A measurable dimension (length, mass, weight, or volume) of this stowage.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Stowage</ccts:ObjectClass><ccts:PropertyTermQualifier>Measurement</ccts:PropertyTermQualifier><ccts:PropertyTerm>Dimension</ccts:PropertyTerm><ccts:AssociatedObjectClass>Dimension</ccts:AssociatedObjectClass><ccts:RepresentationTerm>Dimension</ccts:RepresentationTerm></ccts:Component>Gets the value of the measurementDimension property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the measurementDimension property.
For example, to add a new item, do as follows:
getMeasurementDimension().add(newItem);
Objects of the following type(s) are allowed in the list
DimensionType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setLocation(@Nullable List<LocationType> aList)
aList - The new list member to set. May be null.public void setMeasurementDimension(@Nullable List<DimensionType> aList)
aList - The new list member to set. May be null.public boolean hasLocationEntries()
true if at least one item is contained, false otherwise.public boolean hasNoLocationEntries()
true if no item is contained, false otherwise.@Nonnegative public int getLocationCount()
@Nullable public LocationType getLocationAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addLocation(@Nonnull LocationType elem)
elem - The element to be added. May not be null.public boolean hasMeasurementDimensionEntries()
true if at least one item is contained, false otherwise.public boolean hasNoMeasurementDimensionEntries()
true if no item is contained, false otherwise.@Nonnegative public int getMeasurementDimensionCount()
@Nullable public DimensionType getMeasurementDimensionAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addMeasurementDimension(@Nonnull DimensionType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull StowageType ret)
this to the passed object. All data in the parameter object is overwritten!Created by ph-jaxb22-plugin -Xph-cloneable2ret - The target object to clone to. May not be null.@Nonnull @ReturnsMutableCopy public StowageType clone()
@Nonnull public LocationIDType setLocationID(@Nullable String valueParam)
valueParam - The value to be set. May be null.nullCopyright © 2014–2020 Philip Helger. All rights reserved.