| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getLabels()
Gets the List labels for this RData.
|
java.util.List |
getLevels()
Gets the List levels for this RData.
|
java.util.List |
getValue()
Gets the List value for this RData.
|
boolean |
isOrdered()
Gets the boolean ordered for this RData.
|
java.util.List getValue()
RDatajava.util.List getLevels()
RDatajava.util.List getLabels()
RDataboolean isOrdered()
RData