|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.InterfaceElements.ModuleDescription
public class ModuleDescription
Describes a LexBIG integrated software module.
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 |
---|
public ModuleDescription()
Method Detail |
---|
public java.lang.String getDescription()
public java.lang.String getName()
public java.lang.String getVersion()
public void setDescription(java.lang.String description)
description
- the value of field 'description'.public void setName(java.lang.String name)
name
- the value of field 'name'.public void setVersion(java.lang.String version)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |