@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Expose
| Modifier and Type | Required Element and Description |
|---|---|
boolean |
serialize |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
deserialize |
Copyright © 2014. All Rights Reserved.