DTO that describes the location of an instrument. This class shall be used whenever location information
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
An address that describes the location of an instrument. @see: #life.qbic.datamodel.people.Address
An identifier for a room an instrument is located at.
DTO that describes the location of an instrument.
roomId
- Location.roomIdaddress
- Location.addressGroovy Documentation