public class FieldValue extends BaseManager
FieldValues
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
Modifier and Type | Field and Description |
---|---|
static int |
KEY_FIELD_UID |
static int |
KEY_FIELD_VALUE |
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
boolean |
fieldHasValue()
Returns whether this field has a value.
|
GUID |
getGUID()
Returns the UID of this field
|
java.lang.Object |
getValue()
Returns the value of this field.
|
void |
removeAllPackListener() |
void |
setFieldValue(java.lang.Object fieldValue)
Sets the new field value for this field.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public static final int KEY_FIELD_UID
public static final int KEY_FIELD_VALUE
public void removeAllPackListener()
public java.lang.Object getValue()
public GUID getGUID()
public void setFieldValue(java.lang.Object fieldValue)
User.save()
on the user object where you got this field value
from.fieldValue
- the new value to setpublic boolean fieldHasValue()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.