public class EntityFormModifierDataPoint extends Object
EntityFormModifier.EntityFormModifierData| Modifier and Type | Field and Description |
|---|---|
protected Object |
key |
protected Object |
value |
| Constructor and Description |
|---|
EntityFormModifierDataPoint() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
Object |
getValue() |
void |
setKey(Object key) |
void |
setValue(Object value) |
Copyright © 2017. All rights reserved.