|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPropertyValueInfo
This class stores information about a given property's value and description.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Retrieves the description text for the Property. |
java.lang.String |
getValue()
Retrieves the name of the Property. |
void |
setDescription(java.lang.String aDescription)
Sets the description text for the Property. |
void |
setValue(java.lang.String aValue)
Sets the name of the Property. |
| Method Detail |
|---|
java.lang.String getValue()
void setValue(java.lang.String aValue)
java.lang.String getDescription()
void setDescription(java.lang.String aDescription)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||