public class SIGazetteerType extends net.opengis.gml.v_3_2_1.AbstractFeatureType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for SI_GazetteerType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SI_GazetteerType">
<complexContent>
<extension base="{http://www.opengis.net/gml/3.2}AbstractFeatureType">
<sequence>
<element name="name" type="{http://www.isotc211.org/19112}LanguageStringType"/>
<element name="scope" type="{http://www.isotc211.org/19112}LanguageStringType" minOccurs="0"/>
<element name="territoryOfUse" type="{http://www.opengis.net/gml/3.2}GeometryPropertyType"/>
<element name="custodian" type="{http://www.isotc211.org/2005/gmd}CI_ResponsibleParty_PropertyType"/>
<element name="coordinateSystem" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
<element name="locationType" type="{http://www.opengis.net/gml/3.2}ReferenceType" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
coordinateSystem |
protected CIResponsiblePartyPropertyType |
custodian |
protected List<net.opengis.gml.v_3_2_1.ReferenceType> |
locationType |
protected LanguageStringType |
name |
protected LanguageStringType |
scope |
protected net.opengis.gml.v_3_2_1.GeometryPropertyType |
territoryOfUse |
| Constructor and Description |
|---|
SIGazetteerType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
String |
getCoordinateSystem()
Gets the value of the coordinateSystem property.
|
CIResponsiblePartyPropertyType |
getCustodian()
Gets the value of the custodian property.
|
List<net.opengis.gml.v_3_2_1.ReferenceType> |
getLocationType()
Gets the value of the locationType property.
|
LanguageStringType |
getNameProperty()
Gets the value of the name property.
|
LanguageStringType |
getScope()
Gets the value of the scope property.
|
net.opengis.gml.v_3_2_1.GeometryPropertyType |
getTerritoryOfUse()
Gets the value of the territoryOfUse property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetCoordinateSystem() |
boolean |
isSetCustodian() |
boolean |
isSetLocationType() |
boolean |
isSetName() |
boolean |
isSetScope() |
boolean |
isSetTerritoryOfUse() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setCoordinateSystem(String value)
Sets the value of the coordinateSystem property.
|
void |
setCustodian(CIResponsiblePartyPropertyType value)
Sets the value of the custodian property.
|
void |
setLocationType(List<net.opengis.gml.v_3_2_1.ReferenceType> value) |
void |
setName(LanguageStringType value)
Sets the value of the name property.
|
void |
setScope(LanguageStringType value)
Sets the value of the scope property.
|
void |
setTerritoryOfUse(net.opengis.gml.v_3_2_1.GeometryPropertyType value)
Sets the value of the territoryOfUse property.
|
String |
toString() |
void |
unsetLocationType() |
getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withDescriptionReference, withId, withIdentifier, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withNamegetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, isSetDescription, isSetDescriptionReference, isSetId, isSetIdentifier, isSetMetaDataProperty, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName@NotNull(message="SIGazetteerType.name {javax.validation.constraints.NotNull.message}")
protected LanguageStringType name
protected LanguageStringType scope
@NotNull(message="SIGazetteerType.territoryOfUse {javax.validation.constraints.NotNull.message}")
protected net.opengis.gml.v_3_2_1.GeometryPropertyType territoryOfUse
@NotNull(message="SIGazetteerType.custodian {javax.validation.constraints.NotNull.message}")
protected CIResponsiblePartyPropertyType custodian
protected String coordinateSystem
@NotNull(message="SIGazetteerType.locationType {javax.validation.constraints.NotNull.message}")
@Size(min=1)
protected List<net.opengis.gml.v_3_2_1.ReferenceType> locationType
public LanguageStringType getNameProperty()
LanguageStringTypepublic void setName(LanguageStringType value)
value - allowed object is
LanguageStringTypepublic boolean isSetName()
isSetName in class net.opengis.gml.v_3_2_1.AbstractGMLTypepublic LanguageStringType getScope()
LanguageStringTypepublic void setScope(LanguageStringType value)
value - allowed object is
LanguageStringTypepublic boolean isSetScope()
public net.opengis.gml.v_3_2_1.GeometryPropertyType getTerritoryOfUse()
GeometryPropertyTypepublic void setTerritoryOfUse(net.opengis.gml.v_3_2_1.GeometryPropertyType value)
value - allowed object is
GeometryPropertyTypepublic boolean isSetTerritoryOfUse()
public CIResponsiblePartyPropertyType getCustodian()
CIResponsiblePartyPropertyTypepublic void setCustodian(CIResponsiblePartyPropertyType value)
value - allowed object is
CIResponsiblePartyPropertyTypepublic boolean isSetCustodian()
public String getCoordinateSystem()
Stringpublic void setCoordinateSystem(String value)
value - allowed object is
Stringpublic boolean isSetCoordinateSystem()
public List<net.opengis.gml.v_3_2_1.ReferenceType> getLocationType()
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 locationType property.
For example, to add a new item, do as follows:
getLocationType().add(newItem);
Objects of the following type(s) are allowed in the list
ReferenceType
public boolean isSetLocationType()
public void unsetLocationType()
public String toString()
toString in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic boolean equals(Object object)
equals in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic int hashCode()
hashCode in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic Object clone()
clone in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class net.opengis.gml.v_3_2_1.AbstractFeatureTypepublic void setLocationType(List<net.opengis.gml.v_3_2_1.ReferenceType> value)
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.