public class IdentityDefaultValueProvider extends Object implements DefaultValueProvider
| Modifier and Type | Field and Description |
|---|---|
OperationArgumentDefaultValue |
value |
| Constructor and Description |
|---|
IdentityDefaultValueProvider(OperationArgumentDefaultValue value) |
| Modifier and Type | Method and Description |
|---|---|
OperationArgumentDefaultValue |
getDefaultValue(Parameter parameter,
AnnotatedType parameterType,
OperationArgumentDefaultValue initialValue) |
public final OperationArgumentDefaultValue value
public IdentityDefaultValueProvider(OperationArgumentDefaultValue value)
public OperationArgumentDefaultValue getDefaultValue(Parameter parameter, AnnotatedType parameterType, OperationArgumentDefaultValue initialValue)
getDefaultValue in interface DefaultValueProviderCopyright © 2016–2017. All rights reserved.