|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.portal.cataloguemanager.model.MDDataIdentification
public class MDDataIdentification
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.isotc211.org/2005/gmd}citation"/>
<element ref="{http://www.isotc211.org/2005/gmd}abstract"/>
<element ref="{http://www.isotc211.org/2005/gmd}pointOfContact"/>
<element ref="{http://www.isotc211.org/2005/gmd}descriptiveKeywords"/>
<element ref="{http://www.isotc211.org/2005/gmd}resourceConstraints" maxOccurs="unbounded"/>
<element ref="{http://www.isotc211.org/2005/gmd}spatialResolution"/>
<element ref="{http://www.isotc211.org/2005/gmd}language"/>
<element ref="{http://www.isotc211.org/2005/gmd}topicCategory"/>
<element ref="{http://www.isotc211.org/2005/gmd}extent"/>
</sequence>
<attribute name="uuid" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected Abstract |
_abstract
|
protected Citation |
citation
|
protected DescriptiveKeywords |
descriptiveKeywords
|
protected Extent |
extent
|
protected java.lang.String |
id
|
protected Language |
language
|
protected PointOfContact |
pointOfContact
|
protected java.util.List<ResourceConstraints> |
resourceConstraints
|
protected SpatialResolution |
spatialResolution
|
protected TopicCategory |
topicCategory
|
protected java.lang.String |
uuid
|
| Constructor Summary | |
|---|---|
MDDataIdentification()
|
|
| Method Summary | |
|---|---|
Abstract |
getAbstract()
Gets the value of the abstract property. |
Citation |
getCitation()
Gets the value of the citation property. |
DescriptiveKeywords |
getDescriptiveKeywords()
Gets the value of the descriptiveKeywords property. |
Extent |
getExtent()
Gets the value of the extent property. |
java.lang.String |
getId()
Gets the value of the id property. |
Language |
getLanguage()
Gets the value of the language property. |
PointOfContact |
getPointOfContact()
Gets the value of the pointOfContact property. |
java.util.List<ResourceConstraints> |
getResourceConstraints()
Gets the value of the resourceConstraints property. |
SpatialResolution |
getSpatialResolution()
Gets the value of the spatialResolution property. |
TopicCategory |
getTopicCategory()
Gets the value of the topicCategory property. |
java.lang.String |
getUuid()
Gets the value of the uuid property. |
void |
setAbstract(Abstract value)
Sets the value of the abstract property. |
void |
setCitation(Citation value)
Sets the value of the citation property. |
void |
setDescriptiveKeywords(DescriptiveKeywords value)
Sets the value of the descriptiveKeywords property. |
void |
setExtent(Extent value)
Sets the value of the extent property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setLanguage(Language value)
Sets the value of the language property. |
void |
setPointOfContact(PointOfContact value)
Sets the value of the pointOfContact property. |
void |
setSpatialResolution(SpatialResolution value)
Sets the value of the spatialResolution property. |
void |
setTopicCategory(TopicCategory value)
Sets the value of the topicCategory property. |
void |
setUuid(java.lang.String value)
Sets the value of the uuid property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Citation citation
protected Abstract _abstract
protected PointOfContact pointOfContact
protected DescriptiveKeywords descriptiveKeywords
protected java.util.List<ResourceConstraints> resourceConstraints
protected SpatialResolution spatialResolution
protected Language language
protected TopicCategory topicCategory
protected Extent extent
protected java.lang.String uuid
protected java.lang.String id
| Constructor Detail |
|---|
public MDDataIdentification()
| Method Detail |
|---|
public Citation getCitation()
Citationpublic void setCitation(Citation value)
value - allowed object is
Citationpublic Abstract getAbstract()
Abstractpublic void setAbstract(Abstract value)
value - allowed object is
Abstractpublic PointOfContact getPointOfContact()
PointOfContactpublic void setPointOfContact(PointOfContact value)
value - allowed object is
PointOfContactpublic DescriptiveKeywords getDescriptiveKeywords()
DescriptiveKeywordspublic void setDescriptiveKeywords(DescriptiveKeywords value)
value - allowed object is
DescriptiveKeywordspublic java.util.List<ResourceConstraints> getResourceConstraints()
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 resourceConstraints property.
For example, to add a new item, do as follows:
getResourceConstraints().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceConstraints
public SpatialResolution getSpatialResolution()
SpatialResolutionpublic void setSpatialResolution(SpatialResolution value)
value - allowed object is
SpatialResolutionpublic Language getLanguage()
Languagepublic void setLanguage(Language value)
value - allowed object is
Languagepublic TopicCategory getTopicCategory()
TopicCategorypublic void setTopicCategory(TopicCategory value)
value - allowed object is
TopicCategorypublic Extent getExtent()
Extentpublic void setExtent(Extent value)
value - allowed object is
Extentpublic java.lang.String getUuid()
Stringpublic void setUuid(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
String
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org