T - the generic type of the model objectpublic interface PropertyReflectionAwareModel<T> extends Model<T>
PropertyReflectionAwareModel provides reflection information about the
model object property.| Modifier and Type | Method and Description |
|---|---|
Field |
getPropertyField()
Gets the field of model property or null if the field doesn't exist.
|
Method |
getPropertyGetter()
Gets the getter method of model property or null if the method doesn't exist.
|
Method |
getPropertySetter()
Gets the setter method of model property or null if the method doesn't exist.
|
attachdetachField getPropertyField()
Method getPropertyGetter()
Method getPropertySetter()
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.