T
- public abstract class FieldValue<T extends Serializable> extends Object implements Serializable
Constructor and Description |
---|
FieldValue() |
Modifier and Type | Method and Description |
---|---|
abstract T |
getValue()
Allows to obtain the value.
|
String |
toString()
String representation of encapsulated value.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.