public static class BuilderEncodedValues.BuilderArrayEncodedValue extends BaseArrayEncodedValue implements BuilderEncodedValues.BuilderEncodedValue
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends EncodedValue> |
getValue()
Gets the list of the values contained in this ArrayEncodedValue
|
compareTo, equals, getValueType, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetValueType@Nonnull public java.util.List<? extends EncodedValue> getValue()
ArrayEncodedValuegetValue in interface ArrayEncodedValue