|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.beans.JBean edu.jhu.tmaj.beans.UrineSampleBean
public final class UrineSampleBean
Represents Urine Samples. This is part of the Cleveland Clinic's Samples application.
Field Summary |
---|
Fields inherited from class edu.jhu.tmaj.beans.JBean |
---|
staticMetaData |
Constructor Summary | |
---|---|
UrineSampleBean(StaticMetaData staticMetaData)
|
Method Summary | |
---|---|
DatabaseField[] |
getFieldsArray()
Returns an Array of TFields representing the columnnames of this bean. |
JBean |
getNewInstance()
Returns a new instance of this bean. |
DatabaseTable |
getTable()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UrineSampleBean(StaticMetaData staticMetaData)
Method Detail |
---|
public DatabaseTable getTable()
getTable
in class JBean
public JBean getNewInstance()
JBean
getNewInstance
in class JBean
public DatabaseField[] getFieldsArray()
JBean
getFieldsArray
in class JBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |