public interface IObjectProperty
Modifier and Type | Method and Description |
---|---|
Modifiers |
getModifiers()
Returns all modifier settings of the property.
|
java.lang.String |
getName()
Returns the name of the property.
|
java.lang.Class<?> |
getType()
Returns the type of the property.
|
java.lang.String getName()
java.lang.Class<?> getType()
Modifiers getModifiers()