@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface AutoWrapDisabled
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
value
If auto wrap is disabled, the return type will not be automatically be wrapped in Up! response types.
|
Copyright © 2018. All rights reserved.