|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=CLASS) @Target(value=TYPE) public @interface BlazModel
Model. model nearly equals to Entity schema.
| Optional Element Summary | |
|---|---|
String |
kind
The kind of entity. |
int |
schemaVersion
Entity schema versions. |
String |
schemaVersionName
The property name of Entity schema version. |
public abstract String kind
public abstract int schemaVersion
public abstract String schemaVersionName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||