play.db
Class Model.Property
java.lang.Object
play.db.Model.Property
- Enclosing interface:
- Model
public static class Model.Property
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
type
public java.lang.Class<?> type
field
public java.lang.reflect.Field field
isSearchable
public boolean isSearchable
isMultiple
public boolean isMultiple
isRelation
public boolean isRelation
isGenerated
public boolean isGenerated
relationType
public java.lang.Class<?> relationType
choices
public Model.Choices choices
Model.Property
public Model.Property()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly