|
PathwayLogic Assistant API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpla.dish.AbstractDish
pla.dish.EditableDish
public class EditableDish
Before a dish is committed, it remains editable.
| Field Summary | |
|---|---|
protected String |
username
|
| Constructor Summary | |
|---|---|
EditableDish(String name,
String username)
|
|
| Method Summary | |
|---|---|
String |
getUserName()
|
void |
setUserName(String username)
|
String |
toString()
|
| Methods inherited from class pla.dish.AbstractDish |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String username
| Constructor Detail |
|---|
public EditableDish(String name,
String username)
| Method Detail |
|---|
public String getUserName()
public void setUserName(String username)
public String toString()
toString in class AbstractDish
|
PathwayLogic Assistant API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||