| Package | Description |
|---|---|
| org.openksavi.sponge.action |
Interfaces for actions.
|
| org.openksavi.sponge.type | |
| org.openksavi.sponge.type.value |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotatedValue<T>> |
ArgProvidedValue.getAnnotatedValueSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArgProvidedValue.setAnnotatedValueSet(List<AnnotatedValue<T>> annotatedValueSet) |
ArgProvidedValue<T> |
ArgProvidedValue.withAnnotatedValueSet(List<AnnotatedValue<T>> annotatedValueSet) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedType<T> |
AnnotatedType.defaultValue(AnnotatedValue<T> value) |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedValue<T> |
AnnotatedValue.withDescription(String description) |
AnnotatedValue<T> |
AnnotatedValue.withFeatures(Map<String,Object> features) |
AnnotatedValue<T> |
AnnotatedValue.withLabel(String label) |
Copyright © 2016–2019 Softelnet. All rights reserved.