- Enclosing class:
RecordSet
public static class RecordSet.Value
extends Object
-
Nested Class Summary
Nested Classes
-
Method Summary
boolean
com.google.common.base.Optional<String>
com.google.common.base.Optional<Integer>
The relative weight of the value.
int
-
Method Details
-
getLabel
public com.google.common.base.Optional<String> getLabel()
The label of the value.
-
getWeight
public com.google.common.base.Optional<Integer> getWeight()
The relative weight of the value.
-
-
-
-
-
-