|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mythtv.services.api.v026.beans.FrontendActionList
public class FrontendActionList
| Constructor Summary | |
|---|---|
FrontendActionList()
|
|
| Method Summary | |
|---|---|
java.util.List<Action> |
getActions()
|
void |
setActions(java.util.List<Action> actions)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FrontendActionList()
| Method Detail |
|---|
public java.util.List<Action> getActions()
public void setActions(java.util.List<Action> actions)
actions - the actions to setpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||