Annotation Interface Serialize
Designates a method parameters to be serialized for remote invocation.
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe name of the parameter. If left a blank string, then the name will be inferred by the- Returns:
- the name of the parameter
- Default:
""
-