| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValue
TODO comment!
|
class |
DateTimeValue
TODO comment!
|
class |
DecimalValue
TODO comment!
|
class |
LongValue
TODO comment!
|
class |
NullValue
TODO comment!
|
class |
StringListValue
TODO comment!
|
class |
StringValue
TODO comment!
|
class |
UUIDValue
TODO comment!
|
| Modifier and Type | Method and Description |
|---|---|
AbstractValue<List<String>> |
StringListValue.setValue(List<String> _value) |
abstract AbstractValue<T> |
AbstractValue.setValue(T _value) |
AbstractValue<Void> |
NullValue.setValue(Void _value) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractValue<?>> |
ObjectData.getValues()
Getter method for the instance variable
ObjectData.values. |
Copyright © 2003–2015 The eFaps Team. All rights reserved.