public static class Model.Property
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Model.Choices |
choices |
java.lang.reflect.Field |
field |
boolean |
isGenerated |
boolean |
isMultiple |
boolean |
isRelation |
boolean |
isSearchable |
java.lang.String |
name |
java.lang.Class<?> |
relationType |
java.lang.Class<?> |
type |
Constructor and Description |
---|
Property() |
public java.lang.String name
public java.lang.Class<?> type
public java.lang.reflect.Field field
public boolean isSearchable
public boolean isMultiple
public boolean isRelation
public boolean isGenerated
public java.lang.Class<?> relationType
public Model.Choices choices
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly