public abstract class BaseProperty extends BaseTrait implements Property
Handles construction, and returning names and types.
Constructor and Description |
---|
BaseProperty(String name,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Gets the type of the property.
|
getName, isAnnotationPresent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGenericType, isReadable, isWritable, read, write
getAnnotation, getName, isAnnotationPresent
Copyright © 2015. All Rights Reserved.