public interface BinaryField
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(BinaryObject obj)
Check whether field exists in the object.
|
String |
name()
Get field's name.
|
<T> T |
value(BinaryObject obj)
Get field's value from the given object.
|
String name()
boolean exists(BinaryObject obj)
obj - Object.True if exists.<T> T value(BinaryObject obj)
obj - Object.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016