|
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.Object org.deegree.portal.cataloguemanager.model.CICitation
public class CICitation
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}title"/> <element ref="{http://www.isotc211.org/2005/gmd}date" maxOccurs="unbounded"/> <element ref="{http://www.isotc211.org/2005/gmd}identifier" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<Date> |
date
|
protected Identifier |
identifier
|
protected Title |
title
|
Constructor Summary | |
---|---|
CICitation()
|
Method Summary | |
---|---|
java.util.List<Date> |
getDate()
Gets the value of the date property. |
Identifier |
getIdentifier()
Gets the value of the identifier property. |
Title |
getTitle()
Gets the value of the title property. |
void |
setIdentifier(Identifier value)
Sets the value of the identifier property. |
void |
setTitle(Title value)
Sets the value of the title property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Title title
protected java.util.List<Date> date
protected Identifier identifier
Constructor Detail |
---|
public CICitation()
Method Detail |
---|
public Title getTitle()
Title
public void setTitle(Title value)
value
- allowed object is
Title
public java.util.List<Date> getDate()
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 date property.
For example, to add a new item, do as follows:
getDate().add(newItem);
Objects of the following type(s) are allowed in the list
Date
public Identifier getIdentifier()
Identifier
public void setIdentifier(Identifier value)
value
- allowed object is
Identifier
|
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