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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGenericType, isReadable, isWritable, read, writegetAnnotation, getName, isAnnotationPresentCopyright © 2015. All Rights Reserved.