|
|||||||||
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.NumberProperty
com.xpn.xwiki.objects.IntegerProperty
public class IntegerProperty
Constructor Summary | |
---|---|
IntegerProperty()
|
Method Summary |
---|
Methods inherited from class com.xpn.xwiki.objects.NumberProperty |
---|
clone, equals, getValue, setValue, toText |
Methods inherited from class com.xpn.xwiki.objects.BaseProperty |
---|
getClassType, getId, getObject, hashCode, setClassType, setId, setObject, toFormString, toString, toXML, 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 IntegerProperty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |