org.LexGrid.LexBIG.DataModel.InterfaceElements
Class ModuleDescription

java.lang.Object
  extended by org.LexGrid.LexBIG.DataModel.InterfaceElements.ModuleDescription
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ExtensionDescription

public class ModuleDescription
extends java.lang.Object
implements java.io.Serializable

Describes a LexBIG integrated software module.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
ModuleDescription()
           
 
Method Summary
 java.lang.String getDescription()
          Returns the value of field 'description'.
 java.lang.String getName()
          Returns the value of field 'name'.
 java.lang.String getVersion()
          Returns the value of field 'version'.
 void setDescription(java.lang.String description)
          Sets the value of field 'description'.
 void setName(java.lang.String name)
          Sets the value of field 'name'.
 void setVersion(java.lang.String version)
          Sets the value of field 'version'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleDescription

public ModuleDescription()
Method Detail

getDescription

public java.lang.String getDescription()
Returns the value of field 'description'. The field 'description' has the following description: A description of the module function, etc.

Returns:
the value of field 'Description'.

getName

public java.lang.String getName()
Returns the value of field 'name'. The field 'name' has the following description: The module name.

Returns:
the value of field 'Name'.

getVersion

public java.lang.String getVersion()
Returns the value of field 'version'. The field 'version' has the following description: The module version identifier.

Returns:
the value of field 'Version'.

setDescription

public void setDescription(java.lang.String description)
Sets the value of field 'description'. The field 'description' has the following description: A description of the module function, etc.

Parameters:
description - the value of field 'description'.

setName

public void setName(java.lang.String name)
Sets the value of field 'name'. The field 'name' has the following description: The module name.

Parameters:
name - the value of field 'name'.

setVersion

public void setVersion(java.lang.String version)
Sets the value of field 'version'. The field 'version' has the following description: The module version identifier.

Parameters:
version - the value of field 'version'.

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.