|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.livecycle.ibmfilenetcontentrepositoryconnector.client.type.impl.PropertyValueInfo
public class PropertyValueInfo
Implementation of Property Value Information interface
| Constructor Summary | |
|---|---|
PropertyValueInfo()
|
|
PropertyValueInfo(java.lang.String aValue,
java.lang.String aDescription)
|
|
| 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. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyValueInfo()
public PropertyValueInfo(java.lang.String aValue,
java.lang.String aDescription)
| Method Detail |
|---|
public java.lang.String getValue()
IPropertyValueInfo
getValue in interface IPropertyValueInfoIPropertyValueInfo.getValue()public void setValue(java.lang.String aValue)
IPropertyValueInfo
setValue in interface IPropertyValueInfoIPropertyValueInfo.setValue(java.lang.String)public java.lang.String getDescription()
IPropertyValueInfo
getDescription in interface IPropertyValueInfoIPropertyValueInfo.getDescription()public void setDescription(java.lang.String aDescription)
IPropertyValueInfo
setDescription in interface IPropertyValueInfoIPropertyValueInfo.setDescription(java.lang.String)public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||