| Package | Description |
|---|---|
| org.crsh.cli.descriptor | |
| org.crsh.cli.type |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
ParameterDescriptor.getType() |
| Modifier and Type | Field and Description |
|---|---|
static ValueType<Boolean> |
ValueType.BOOLEAN
.
|
static ValueType<Enum> |
ValueType.ENUM
.
|
static ValueType<Integer> |
ValueType.INTEGER
.
|
static ValueType<ObjectName> |
ValueType.OBJECT_NAME
.
|
static ValueType<Properties> |
ValueType.PROPERTIES
.
|
static ValueType<String> |
ValueType.STRING
.
|
static ValueType<Thread> |
ValueType.THREAD
.
|
| Modifier and Type | Method and Description |
|---|---|
<T,S extends T> |
ValueTypeFactory.get(Class<S> clazz) |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.