|
|||||||||
| Home >> All >> com >> xpn >> xwiki >> [ objects overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.xpn.xwiki.objects
Class LongProperty

java.lang.Objectcom.xpn.xwiki.objects.BaseElement
com.xpn.xwiki.objects.BaseProperty
com.xpn.xwiki.objects.NumberProperty
com.xpn.xwiki.objects.LongProperty
- All Implemented Interfaces:
- ElementInterface, PropertyInterface, java.io.Serializable
- public class LongProperty
- extends NumberProperty
| Field Summary |
| Fields inherited from class com.xpn.xwiki.objects.NumberProperty |
|
| Fields inherited from class com.xpn.xwiki.objects.BaseProperty |
|
| Fields inherited from class com.xpn.xwiki.objects.BaseElement |
|
| Constructor Summary | |
LongProperty()
|
|
| 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 |
LongProperty
public LongProperty()
|
|||||||||
| Home >> All >> com >> xpn >> xwiki >> [ objects overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC