@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface JsonViews
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String[] |
ignoreWithViews |
java.lang.String[] |
includeWithViews |
Copyright © 2014. All Rights Reserved.