public class MDDataIdentificationType extends AbstractMDIdentificationType 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 MD_DataIdentification_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MD_DataIdentification_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gmd}AbstractMD_Identification_Type">
<sequence>
<element name="spatialRepresentationType" type="{http://www.isotc211.org/2005/gmd}MD_SpatialRepresentationTypeCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="spatialResolution" type="{http://www.isotc211.org/2005/gmd}MD_Resolution_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="language" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" maxOccurs="unbounded"/>
<element name="characterSet" type="{http://www.isotc211.org/2005/gmd}MD_CharacterSetCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="topicCategory" type="{http://www.isotc211.org/2005/gmd}MD_TopicCategoryCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="environmentDescription" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="extent" type="{http://www.isotc211.org/2005/gmd}EX_Extent_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="supplementalInformation" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<MDCharacterSetCodePropertyType> |
characterSet |
protected CharacterStringPropertyType |
environmentDescription |
protected List<EXExtentPropertyType> |
extent |
protected List<CharacterStringPropertyType> |
language |
protected List<MDSpatialRepresentationTypeCodePropertyType> |
spatialRepresentationType |
protected List<MDResolutionPropertyType> |
spatialResolution |
protected CharacterStringPropertyType |
supplementalInformation |
protected List<MDTopicCategoryCodePropertyType> |
topicCategory |
_abstract, aggregationInfo, citation, credit, descriptiveKeywords, graphicOverview, pointOfContact, purpose, resourceConstraints, resourceFormat, resourceMaintenance, resourceSpecificUsage, statusid, uuid| Constructor and Description |
|---|
MDDataIdentificationType() |
| 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) |
List<MDCharacterSetCodePropertyType> |
getCharacterSet()
Gets the value of the characterSet property.
|
CharacterStringPropertyType |
getEnvironmentDescription()
Gets the value of the environmentDescription property.
|
List<EXExtentPropertyType> |
getExtent()
Gets the value of the extent property.
|
List<CharacterStringPropertyType> |
getLanguage()
Gets the value of the language property.
|
List<MDSpatialRepresentationTypeCodePropertyType> |
getSpatialRepresentationType()
Gets the value of the spatialRepresentationType property.
|
List<MDResolutionPropertyType> |
getSpatialResolution()
Gets the value of the spatialResolution property.
|
CharacterStringPropertyType |
getSupplementalInformation()
Gets the value of the supplementalInformation property.
|
List<MDTopicCategoryCodePropertyType> |
getTopicCategory()
Gets the value of the topicCategory property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetCharacterSet() |
boolean |
isSetEnvironmentDescription() |
boolean |
isSetExtent() |
boolean |
isSetLanguage() |
boolean |
isSetSpatialRepresentationType() |
boolean |
isSetSpatialResolution() |
boolean |
isSetSupplementalInformation() |
boolean |
isSetTopicCategory() |
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 |
setCharacterSet(List<MDCharacterSetCodePropertyType> value) |
void |
setEnvironmentDescription(CharacterStringPropertyType value)
Sets the value of the environmentDescription property.
|
void |
setExtent(List<EXExtentPropertyType> value) |
void |
setLanguage(List<CharacterStringPropertyType> value) |
void |
setSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value) |
void |
setSpatialResolution(List<MDResolutionPropertyType> value) |
void |
setSupplementalInformation(CharacterStringPropertyType value)
Sets the value of the supplementalInformation property.
|
void |
setTopicCategory(List<MDTopicCategoryCodePropertyType> value) |
String |
toString() |
void |
unsetCharacterSet() |
void |
unsetExtent() |
void |
unsetLanguage() |
void |
unsetSpatialRepresentationType() |
void |
unsetSpatialResolution() |
void |
unsetTopicCategory() |
getAbstract, getAggregationInfo, getCitation, getCredit, getDescriptiveKeywords, getGraphicOverview, getPointOfContact, getPurpose, getResourceConstraints, getResourceFormat, getResourceMaintenance, getResourceSpecificUsage, getStatus, isSetAbstract, isSetAggregationInfo, isSetCitation, isSetCredit, isSetDescriptiveKeywords, isSetGraphicOverview, isSetPointOfContact, isSetPurpose, isSetResourceConstraints, isSetResourceFormat, isSetResourceMaintenance, isSetResourceSpecificUsage, isSetStatus, setAbstract, setAggregationInfo, setCitation, setCredit, setDescriptiveKeywords, setGraphicOverview, setPointOfContact, setPurpose, setResourceConstraints, setResourceFormat, setResourceMaintenance, setResourceSpecificUsage, setStatus, unsetAggregationInfo, unsetCredit, unsetDescriptiveKeywords, unsetGraphicOverview, unsetPointOfContact, unsetResourceConstraints, unsetResourceFormat, unsetResourceMaintenance, unsetResourceSpecificUsage, unsetStatusprotected List<MDSpatialRepresentationTypeCodePropertyType> spatialRepresentationType
protected List<MDResolutionPropertyType> spatialResolution
@NotNull(message="MDDataIdentificationType.language {javax.validation.constraints.NotNull.message}")
@Size(min=1)
protected List<CharacterStringPropertyType> language
protected List<MDCharacterSetCodePropertyType> characterSet
protected List<MDTopicCategoryCodePropertyType> topicCategory
protected CharacterStringPropertyType environmentDescription
protected List<EXExtentPropertyType> extent
protected CharacterStringPropertyType supplementalInformation
public List<MDSpatialRepresentationTypeCodePropertyType> getSpatialRepresentationType()
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 spatialRepresentationType property.
For example, to add a new item, do as follows:
getSpatialRepresentationType().add(newItem);
Objects of the following type(s) are allowed in the list
MDSpatialRepresentationTypeCodePropertyType
public boolean isSetSpatialRepresentationType()
public void unsetSpatialRepresentationType()
public List<MDResolutionPropertyType> getSpatialResolution()
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 spatialResolution property.
For example, to add a new item, do as follows:
getSpatialResolution().add(newItem);
Objects of the following type(s) are allowed in the list
MDResolutionPropertyType
public boolean isSetSpatialResolution()
public void unsetSpatialResolution()
public List<CharacterStringPropertyType> getLanguage()
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 language property.
For example, to add a new item, do as follows:
getLanguage().add(newItem);
Objects of the following type(s) are allowed in the list
CharacterStringPropertyType
public boolean isSetLanguage()
public void unsetLanguage()
public List<MDCharacterSetCodePropertyType> getCharacterSet()
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 characterSet property.
For example, to add a new item, do as follows:
getCharacterSet().add(newItem);
Objects of the following type(s) are allowed in the list
MDCharacterSetCodePropertyType
public boolean isSetCharacterSet()
public void unsetCharacterSet()
public List<MDTopicCategoryCodePropertyType> getTopicCategory()
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 topicCategory property.
For example, to add a new item, do as follows:
getTopicCategory().add(newItem);
Objects of the following type(s) are allowed in the list
MDTopicCategoryCodePropertyType
public boolean isSetTopicCategory()
public void unsetTopicCategory()
public CharacterStringPropertyType getEnvironmentDescription()
CharacterStringPropertyTypepublic void setEnvironmentDescription(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetEnvironmentDescription()
public List<EXExtentPropertyType> getExtent()
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 extent property.
For example, to add a new item, do as follows:
getExtent().add(newItem);
Objects of the following type(s) are allowed in the list
EXExtentPropertyType
public boolean isSetExtent()
public void unsetExtent()
public CharacterStringPropertyType getSupplementalInformation()
CharacterStringPropertyTypepublic void setSupplementalInformation(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetSupplementalInformation()
public String toString()
toString in class AbstractMDIdentificationTypepublic 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 AbstractMDIdentificationTypepublic 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 AbstractMDIdentificationTypepublic 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 AbstractMDIdentificationTypepublic boolean equals(Object object)
equals in class AbstractMDIdentificationTypepublic 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 AbstractMDIdentificationTypepublic int hashCode()
hashCode in class AbstractMDIdentificationTypepublic Object clone()
clone in class AbstractMDIdentificationTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractMDIdentificationTypepublic 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 AbstractMDIdentificationTypepublic 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 AbstractMDIdentificationTypepublic 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 AbstractMDIdentificationTypepublic void setSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)
public void setSpatialResolution(List<MDResolutionPropertyType> value)
public void setLanguage(List<CharacterStringPropertyType> value)
public void setCharacterSet(List<MDCharacterSetCodePropertyType> value)
public void setTopicCategory(List<MDTopicCategoryCodePropertyType> value)
public void setExtent(List<EXExtentPropertyType> value)
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.