Modifier and Type | Optional Element and Description |
---|---|
String |
anonym
The default key name for using when converting simple type to struct type.
|
String |
format
The format of Number or Date
|
boolean |
ignore
Ignore this property
|
String |
name
The property name
|
int |
ordinal
The sort ordinal of property key
|
boolean |
serialized
Set the flag that this property is already serialized.
|
Class<?> |
type
The Java type for creation
|
public abstract String name
public abstract String format
public abstract Class<?> type
public abstract boolean serialized
public abstract String anonym
Copyright © 2018. All rights reserved.