|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.lavalamp.DeviceBuilds
public class DeviceBuilds
Constructor Summary | |
---|---|
DeviceBuilds()
|
Method Summary | |
---|---|
Builds |
getBuilds()
|
Device |
getDevice()
|
void |
setBuilds(Builds builds)
|
void |
setDevice(Device device)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeviceBuilds()
Method Detail |
---|
public Device getDevice()
public void setDevice(Device device)
public Builds getBuilds()
public void setBuilds(Builds builds)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |