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