|
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.MDKeywords
public class MDKeywords
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}keyword" maxOccurs="unbounded"/> <element ref="{http://www.isotc211.org/2005/gmd}thesaurusName"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<Keyword> |
keyword
|
protected ThesaurusName |
thesaurusName
|
Constructor Summary | |
---|---|
MDKeywords()
|
Method Summary | |
---|---|
java.util.List<Keyword> |
getKeyword()
Gets the value of the keyword property. |
ThesaurusName |
getThesaurusName()
Gets the value of the thesaurusName property. |
void |
setThesaurusName(ThesaurusName value)
Sets the value of the thesaurusName property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.List<Keyword> keyword
protected ThesaurusName thesaurusName
Constructor Detail |
---|
public MDKeywords()
Method Detail |
---|
public java.util.List<Keyword> getKeyword()
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 keyword property.
For example, to add a new item, do as follows:
getKeyword().add(newItem);
Objects of the following type(s) are allowed in the list
Keyword
public ThesaurusName getThesaurusName()
ThesaurusName
public void setThesaurusName(ThesaurusName value)
value
- allowed object is
ThesaurusName
|
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