|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.livecycle.emcdocumentumcontentrepositoryconnector.client.type.impl.AttributeValueInfo
public class AttributeValueInfo
Implementation of Attribute Value Information interface
| Constructor Summary | |
|---|---|
AttributeValueInfo()
|
|
AttributeValueInfo(java.lang.String aValue,
java.lang.String aDescription)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Retrieves the description text for the attribute. |
java.lang.String |
getValue()
Returns the name of the attribute value. |
void |
setDescription(java.lang.String aDescription)
Sets the description text for the attribute. |
void |
setValue(java.lang.String aValue)
Sets the name of the attribute value. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeValueInfo()
public AttributeValueInfo(java.lang.String aValue,
java.lang.String aDescription)
| Method Detail |
|---|
public java.lang.String getValue()
IAttributeValueInfo
getValue in interface IAttributeValueInfoIAttributeValueInfo.getValue()public void setValue(java.lang.String aValue)
IAttributeValueInfo
setValue in interface IAttributeValueInfoIAttributeValueInfo.setValue(java.lang.String)public java.lang.String getDescription()
IAttributeValueInfo
getDescription in interface IAttributeValueInfoIAttributeValueInfo.getDescription()public void setDescription(java.lang.String aDescription)
IAttributeValueInfo
setDescription in interface IAttributeValueInfoIAttributeValueInfo.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 | ||||||||