public interface Value
Modifier and Type | Method and Description |
---|---|
void |
addValue(Object value)
Add a value to the Value entity
|
Field |
getField()
Get the field of a Value entity
|
Object |
getValue()
Get the value of a Value entity
|
Copyright © 2021 DEISER. All Rights Reserved.