com.adobe.livecycle.emcdocumentumcontentrepositoryconnector.client.type
Interface IAttributeValueInfo


public interface IAttributeValueInfo

Contains the attribute value and description.

Since:
11 June 2007

Method Summary
 String getDescription()
          Retrieves the description text for the attribute.
 String getValue()
          Returns the name of the attribute value.
 void setDescription(String aDescription)
          Sets the description text for the attribute.
 void setValue(String aValue)
          Sets the name of the attribute value.
 

Method Detail

getValue

String getValue()
Returns the name of the attribute value.


setValue

void setValue(String aValue)
Sets the name of the attribute value.


getDescription

String getDescription()
Retrieves the description text for the attribute.


setDescription

void setDescription(String aDescription)
Sets the description text for the attribute.



[an error occurred while processing this directive] [an error occurred while processing this directive]