public class Location extends Object
| Constructor and Description |
|---|
Location(String code,
String name,
String[] serverIPAddresses) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName() |
String[] |
getServerIPAddresses() |
String |
toString() |
Copyright © 2019. All Rights Reserved.