public class DeviceAndGroupInRoomBean
Equipment and clusters in the room.
String
id
int
type
getId()
void
setId(String id)
getType()
setType(int type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getId()
Get id.
void setId(String id)
Set id.
int getType()
Get type.
void setType(int type)
Set type.