class
EntityPropertyMetadata extends AnyRef
Instance Constructors
-
new
EntityPropertyMetadata(entityMetadata: EntityMetadata, varField: Field, entityMethods: List[Method], entityClass: Class[Entity])
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
findMethods(names: String*): List[Method]
-
val
genericParameter: Class[_78] forSome {type _78 >: _77, type _77 >: _76 with _$1, type _76 >: AnyRef, type _$1}
-
final
def
getClass(): Class[_]
-
val
getter: Method
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
val
isLazyFlag: Boolean
-
val
isMutable: Boolean
-
val
isOption: Boolean
-
val
isTransient: Boolean
-
val
javaName: String
-
val
name: String
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
originalName: String
-
val
propertyType: Class[_81] forSome {type _81 >: _78 with _80, type _77 >: _76 with _$1, type _78 >: _77, type ?0, type _$1, type _80 >: _79 with _75, type _76 >: AnyRef, type _75 >: ?0, type _79 <: AnyRef}
-
val
setter: Method
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
val
tval: (Option[Any]) ⇒ EntityValue[Any]
-
val
varField: Field
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any