|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ou.mlfw.AbstractClient
public abstract class AbstractClient
Constructor Summary | |
---|---|
AbstractClient()
|
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
|
void |
setDisplayName(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.ou.mlfw.Client |
---|
endAction, initialize, loadData, shutdown, startAction |
Constructor Detail |
---|
public AbstractClient()
Method Detail |
---|
public void setDisplayName(java.lang.String name)
setDisplayName
in interface Client
public java.lang.String getDisplayName()
getDisplayName
in interface Client
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |