| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
defBooleanVal |
byte |
defByteVal |
char |
defCharVal |
double |
defDoubleVal |
float |
defFloatVal |
int |
defIntVal |
long |
defLongVal |
short |
defShortVal |
String |
defVal |
Class<? extends org.osgl.util.StringValueResolver> |
resolverClass
Deprecated.
|
String |
value
Specify the http parameter name
|
public abstract String value
Specify the http parameter name
Default: empty string. Leave to framework to decide the bind parameter name
public abstract String defVal
@Deprecated public abstract Class<? extends org.osgl.util.StringValueResolver> resolverClass
Optionally specify the resolver class
This is deprecated. Please use Resolve annotation instead
Copyright © 2014–2018 OSGL (Open Source General Library). All rights reserved.