public interface Property extends Serializable, Comparable<Property>
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description of the property.
|
String |
getName()
Gets the name of the property.
|
Object |
getValue()
Gets the value of the property.
|
compareToCopyright © 2000-2017 Sualeh Fatehi. All rights reserved.