public abstract class NumberProperty extends BaseProperty
documentReference, localEntityReferenceSerializer, ownerDocument, referenceCache
Constructor and Description |
---|
NumberProperty() |
Modifier and Type | Method and Description |
---|---|
NumberProperty |
clone() |
protected void |
cloneInternal(BaseProperty clone)
Subclasses override this to copy values during cloning.
|
boolean |
equals(Object obj) |
Object |
getValue() |
void |
setValue(Object value) |
String |
toText() |
apply, createReference, getClassType, getCustomMappingValue, getId, getObject, hashCode, isValueDirty, merge, mergeValue, setClassType, setId, setObject, setOwnerDocument, setValueDirty, setValueDirty, toFormString, toString, toXML, toXMLString
getDocumentReference, getLocalKey, getLocalUidStringEntityReferenceSerializer, getName, getOwnerDocument, getPrettyName, getReference, setDocumentReference, setName, setPrettyName
finalize, getClass, notify, notifyAll, wait, wait, wait
getDocumentReference, getName, getReference, setDocumentReference, setName
public Object getValue()
getValue
in class BaseProperty
public void setValue(Object value)
setValue
in class BaseProperty
public String toText()
toText
in class BaseProperty
public boolean equals(Object obj)
equals
in class BaseProperty
public NumberProperty clone()
clone
in interface PropertyInterface
clone
in class BaseProperty
protected void cloneInternal(BaseProperty clone)
BaseProperty
cloneInternal
in class BaseProperty
clone
- The cloned value.Copyright © 2004–2014 XWiki. All rights reserved.