@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2017-12-17T23:29:05.070-05:00") public class RoomTag extends Object
| Constructor and Description |
|---|
RoomTag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
A unique label of the Tag.
|
String |
getValue()
The value of this Tag's label.
|
int |
hashCode() |
RoomTag |
key(String key) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
RoomTag |
value(String value) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.