public class ValueType extends Object implements ArooaValue, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueType.Conversions |
static class |
ValueType.ValueDesignFactory |
| Modifier and Type | Field and Description |
|---|---|
static ArooaElement |
ELEMENT |
| Constructor and Description |
|---|
ValueType() |
| Modifier and Type | Method and Description |
|---|---|
ArooaValue |
getValue() |
void |
setValue(ArooaValue value) |
String |
toString() |
public static final ArooaElement ELEMENT
public void setValue(ArooaValue value)
public ArooaValue getValue()
Copyright © 2023. All rights reserved.