|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.KeywordsType
public class KeywordsType
Locale specific keywords associated with this portlet. The kewords are separated by commas. Used in: portlet-info
Java class for keywordsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="keywordsType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
value
|
| Constructor Summary | |
|---|---|
KeywordsType()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.KeywordsType instance. |
|
KeywordsType(KeywordsType o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.KeywordsType instance by copying a given instance. |
|
| Method Summary | |
|---|---|
KeywordsType |
clone()
Creates and returns a copy of this object. |
String |
getValue()
Gets the value of the value property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
| Constructor Detail |
|---|
public KeywordsType()
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.KeywordsType instance.
public KeywordsType(KeywordsType o)
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.portlet.app100.KeywordsType instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic KeywordsType clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||