com.cosylab.vdct.graphics.objects
Interface Descriptable

All Known Implementing Classes:
Connector, EPICSFwdLink, EPICSInLink, EPICSLink, EPICSLinkOut, EPICSLinkOutIn, EPICSOutLink, EPICSVarLink, EPICSVarOutLink, Group, Macro, Port, Record, TemplateEPICSMacro, TemplateEPICSPort, TextBox, VDBMacro, VDBPort, VDBTemplate, VDBTemplateMacro, VDBTemplatePort

public interface Descriptable

Insert the type's description here. Creation date: (9.4.2001 13:11:04)

Author:

Method Summary
 java.lang.String getDescription()
          Insert the method's description here.
 void setDescription(java.lang.String description)
          Insert the method's description here.
 

Method Detail

getDescription

java.lang.String getDescription()
Insert the method's description here. Creation date: (9.4.2001 13:11:19)

Returns:
java.lang.String

setDescription

void setDescription(java.lang.String description)
Insert the method's description here. Creation date: (24.4.2001 17:39:35)

Parameters:
description - java.lang.String