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