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() |
$isInstance
Copyright © 2018. All rights reserved.