public abstract class Property extends Object implements Comparable<Property>, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
Property(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Property o) |
String |
getName() |
String |
toString() |
$isInstanceCopyright © 2018. All rights reserved.