com.infodesire.infobit.data
Interface Capability


public interface Capability

DOCUMENT INTERFACE

Version:
$Revision: 1.1 $
Author:
konstantin

Method Summary
 java.lang.String getDescription()
          Gets the Description attribute of the Capability object
 java.lang.String getName()
          Gets the Name attribute of the Capability object
 void setDescription(java.lang.String desc)
          Sets the Description attribute of the Capability object
 

Method Detail

getName

public java.lang.String getName()
Gets the Name attribute of the Capability object

Returns:
The Name value

getDescription

public java.lang.String getDescription()
Gets the Description attribute of the Capability object

Returns:
The Description value

setDescription

public void setDescription(java.lang.String desc)
Sets the Description attribute of the Capability object

Parameters:
desc - The new Description value


Copyright © 2003 Information Desire GmbH. All Rights Reserved.