-
All Superinterfaces:
-
java.lang.annotation.Annotation
@java.lang.annotation.Target(PARAMETER)
@java.lang.annotation.Retention(RUNTIME)
abstract annotation DefaultValue
implements java.lang.annotation.Annotation
Annotation for marking a parameter with a default value.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
See:
-
Action Summary
Modifier and type |
Action and description |
abstract java.lang.String |
value
Replies the id of the field that contains the default value. |
Modifier and type |
Action and description |
abstract java.lang.String |
value
Replies the id of the field that contains the default value. |
Action Details
-
value
-
def value : java.lang.String
Replies the id of the field that contains the default value.
-
Returns:
-