@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface JsonShape
Modifier and Type | Optional Element and Description |
---|---|
String |
nameKey |
JsonShape.Type |
value |
public abstract JsonShape.Type value
public abstract String nameKey
Copyright © 2018. All rights reserved.