com.ptc.netmarkets.model
Interface NmDescribed

All Known Implementing Classes:
NmActionItem, NmBookmark, NmDocument, NmFolder, NmForum, NmLifeCycle, NmMeeting, NmNotebook, NmOrg, NmProject, NmRole, NmSite, NmTemplate, NmTopic, NmType, NmWorkflow

public interface NmDescribed



Supported API: false

Extendable: false


Field Summary
static String DESCRIPTION
          Label for the attribute.
 
Method Summary
 String getDescription()
          Gets the value of the attribute: DESCRIPTION.
 void setDescription(String a_Description)
          Sets the value of the attribute: DESCRIPTION.
 

Field Detail

DESCRIPTION

public static final String DESCRIPTION
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getDescription

public String getDescription()
Gets the value of the attribute: DESCRIPTION.

Supported API: false

Returns:
String

setDescription

public void setDescription(String a_Description)
Sets the value of the attribute: DESCRIPTION.

Supported API: false

Parameters:
a_Description -