| Package | Description |
|---|---|
| org.crsh.cli.descriptor | |
| org.crsh.cli.impl | |
| org.crsh.cli.type | |
| org.crsh.jcr.command |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
ParameterDescriptor.getType() |
| Modifier and Type | Field and Description |
|---|---|
private ValueType<V> |
ParameterType.valueType
.
|
| Modifier and Type | Method and Description |
|---|---|
ValueType<V> |
ParameterType.getValueType() |
| Constructor and Description |
|---|
ParameterType(Multiplicity multiplicity,
Class<?> declaredType,
Class<V> effectiveType,
ValueType<V> valueType) |
| 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
.
|
private ValueType<?>[] |
ValueTypeFactory.types
The known types.
|
| Modifier and Type | Method and Description |
|---|---|
<T,S extends T> |
ValueTypeFactory.get(Class<S> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
PathValueType |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.