|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.objects.BaseElement
com.xpn.xwiki.objects.BaseProperty
com.xpn.xwiki.objects.ListProperty
com.xpn.xwiki.objects.StringListProperty
Field Summary |
Fields inherited from class com.xpn.xwiki.objects.ListProperty |
list |
Fields inherited from class com.xpn.xwiki.objects.BaseProperty |
|
Fields inherited from class com.xpn.xwiki.objects.BaseElement |
|
Constructor Summary | |
StringListProperty()
|
Method Summary | |
void |
setTextValue(java.lang.String value)
|
Methods inherited from class com.xpn.xwiki.objects.ListProperty |
clone, equals, getList, getTextValue, getValue, setList, setValue, toFormString, toSingleFormString, toString, toText, toXML |
Methods inherited from class com.xpn.xwiki.objects.BaseProperty |
getClassType, getId, getObject, hashCode, setClassType, setId, setObject, toXMLString |
Methods inherited from class com.xpn.xwiki.objects.BaseElement |
getName, getPrettyName, setName, setPrettyName |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.xpn.xwiki.objects.ElementInterface |
getName, setName |
Constructor Detail |
public StringListProperty()
Method Detail |
public void setTextValue(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |