|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mythtv.services.api.v026.beans.MachineInfo
public class MachineInfo
| Constructor Summary | |
|---|---|
MachineInfo()
|
|
| Method Summary | |
|---|---|
Guide |
getGuide()
|
Load |
getLoad()
|
Storage |
getStorage()
|
void |
setGuide(Guide guide)
|
void |
setLoad(Load load)
|
void |
setStorage(Storage storage)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MachineInfo()
| Method Detail |
|---|
public Storage getStorage()
public void setStorage(Storage storage)
storage - the storage to setpublic Load getLoad()
public void setLoad(Load load)
load - the load to setpublic Guide getGuide()
public void setGuide(Guide guide)
guide - the guide to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||