public class PersonalRoomJson extends BaseJson
Constructor and Description |
---|
PersonalRoomJson() |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Address
|
String |
getName()
Name
|
void |
setAddress(String address)
Address
|
void |
setName(String name)
Name
|
getObjType, setObjType, toString
Copyright © 2019. All rights reserved.