public class GatewayInfo extends DomainEntity
Modifier and Type | Class and Description |
---|---|
static class |
GatewayInfo.States |
category, currentState, domainID, name, states
Constructor and Description |
---|
GatewayInfo() |
GatewayInfo(String domainID,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getIp() |
String |
getLocation() |
void |
setIp(String ip) |
void |
setLocation(String location) |
equals, fromJson, getCategory, getCurrentState, getDomainID, getName, getStates, hashCode, hasState, setCategory, setCurrentState, setDomainID, toJson, updateStateList
Copyright © 2016. All Rights Reserved.