@CodingStyleguideUnaware public class GeometryType 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="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Geometry. Details</ccts:DictionaryEntryName><ccts:Definition>A geometry representing a location.</ccts:Definition><ccts:ObjectClass>Geometry</ccts:ObjectClass></ccts:Component>
Java class for GeometryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GeometryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}GeometryCoordinateReferenceSystemID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}GeometryTypeCode" minOccurs="0"/>
<element ref="{http://www.w3.org/ns/corevocabulary/BasicComponents}GeometryCoordinates" 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 |
|---|
GeometryType()
Default constructor
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
addGeometryCoordinateReferenceSystemID(GeometryCoordinateReferenceSystemIDType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
addGeometryCoordinates(GeometryCoordinatesType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
GeometryType |
clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
void |
cloneTo(GeometryType ret)
This method clones all values from
this to the passed object. |
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
List<GeometryCoordinateReferenceSystemIDType> |
getGeometryCoordinateReferenceSystemID()
<?
|
GeometryCoordinateReferenceSystemIDType |
getGeometryCoordinateReferenceSystemIDAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getGeometryCoordinateReferenceSystemIDCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
List<GeometryCoordinatesType> |
getGeometryCoordinates()
<?
|
GeometryCoordinatesType |
getGeometryCoordinatesAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
getGeometryCoordinatesCount()
Created by ph-jaxb22-plugin -Xph-list-extension
|
GeometryTypeCodeType |
getGeometryTypeCode()
<?
|
boolean |
hasGeometryCoordinateReferenceSystemIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasGeometryCoordinatesEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
boolean |
hasNoGeometryCoordinateReferenceSystemIDEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
boolean |
hasNoGeometryCoordinatesEntries()
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setGeometryCoordinateReferenceSystemID(List<GeometryCoordinateReferenceSystemIDType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setGeometryCoordinates(List<GeometryCoordinatesType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
setGeometryTypeCode(GeometryTypeCodeType value)
Sets the value of the geometryTypeCode property.
|
String |
toString()
Created by ph-jaxb22-plugin -Xph-tostring
|
public GeometryType()
@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<GeometryCoordinateReferenceSystemIDType> getGeometryCoordinateReferenceSystemID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Geometry. Geometry Coordinate Reference System. Identifier</ccts:DictionaryEntryName><ccts:Definition>The Coordinate Reference System (CRS) used to encode the coordinates.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Geometry</ccts:ObjectClass><ccts:PropertyTerm>Geometry Coordinate Reference System</ccts:PropertyTerm><ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm><ccts:DataType>Identifier. Type</ccts:DataType></ccts:Component>Gets the value of the geometryCoordinateReferenceSystemID 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 geometryCoordinateReferenceSystemID property.
For example, to add a new item, do as follows:
getGeometryCoordinateReferenceSystemID().add(newItem);
Objects of the following type(s) are allowed in the list
GeometryCoordinateReferenceSystemIDType
@Nullable public GeometryTypeCodeType getGeometryTypeCode()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Geometry. Geometry Type. Code</ccts:DictionaryEntryName><ccts:Definition>The type of the geometry.</ccts:Definition><ccts:Cardinality>0..1</ccts:Cardinality><ccts:ObjectClass>Geometry</ccts:ObjectClass><ccts:PropertyTerm>Geometry Type</ccts:PropertyTerm><ccts:RepresentationTerm>Code</ccts:RepresentationTerm><ccts:DataType>Code. Type</ccts:DataType></ccts:Component>
GeometryTypeCodeTypepublic void setGeometryTypeCode(@Nullable GeometryTypeCodeType value)
value - allowed object is
GeometryTypeCodeType@Nonnull @ReturnsMutableObject(value="JAXB implementation style") public List<GeometryCoordinatesType> getGeometryCoordinates()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cva="http://www.w3.org/ns/corevocabulary/AggregateComponents" xmlns:cvb="http://www.w3.org/ns/corevocabulary/BasicComponents" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ccts:ComponentType>BBIE</ccts:ComponentType><ccts:DictionaryEntryName>Geometry. Geometry Coordinates. Text</ccts:DictionaryEntryName><ccts:Definition>The ordered list of coordinates of the geometry.</ccts:Definition><ccts:Cardinality>0..n</ccts:Cardinality><ccts:ObjectClass>Geometry</ccts:ObjectClass><ccts:PropertyTerm>Geometry Coordinates</ccts:PropertyTerm><ccts:RepresentationTerm>Text</ccts:RepresentationTerm><ccts:DataType>Text. Type</ccts:DataType></ccts:Component>Gets the value of the geometryCoordinates 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 geometryCoordinates property.
For example, to add a new item, do as follows:
getGeometryCoordinates().add(newItem);
Objects of the following type(s) are allowed in the list
GeometryCoordinatesType
public boolean equals(Object o)
public int hashCode()
public String toString()
public void setGeometryCoordinateReferenceSystemID(@Nullable List<GeometryCoordinateReferenceSystemIDType> aList)
aList - The new list member to set. May be null.public void setGeometryCoordinates(@Nullable List<GeometryCoordinatesType> aList)
aList - The new list member to set. May be null.public boolean hasGeometryCoordinateReferenceSystemIDEntries()
true if at least one item is contained, false otherwise.public boolean hasNoGeometryCoordinateReferenceSystemIDEntries()
true if no item is contained, false otherwise.@Nonnegative public int getGeometryCoordinateReferenceSystemIDCount()
@Nullable public GeometryCoordinateReferenceSystemIDType getGeometryCoordinateReferenceSystemIDAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addGeometryCoordinateReferenceSystemID(@Nonnull GeometryCoordinateReferenceSystemIDType elem)
elem - The element to be added. May not be null.public boolean hasGeometryCoordinatesEntries()
true if at least one item is contained, false otherwise.public boolean hasNoGeometryCoordinatesEntries()
true if no item is contained, false otherwise.@Nonnegative public int getGeometryCoordinatesCount()
@Nullable public GeometryCoordinatesType getGeometryCoordinatesAtIndex(@Nonnegative int index) throws IndexOutOfBoundsException
index - The index to retrievenullIndexOutOfBoundsException - if the index is invalid!public void addGeometryCoordinates(@Nonnull GeometryCoordinatesType elem)
elem - The element to be added. May not be null.public void cloneTo(@Nonnull GeometryType 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 GeometryType clone()
Copyright © 2020 toop.eu. All rights reserved.