public class SwitchMapEntry extends Object implements Serializable
Constructor and Description |
---|
SwitchMapEntry() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Location |
getLocation() |
String |
getPermittedSwitchTypeUri() |
String |
getSwitchUri() |
int |
hashCode() |
void |
setLocation(Location location) |
void |
setPermittedSwitchTypeUri(String permittedSwitchTypeUri) |
void |
setSwitchUri(String switchUri) |
String |
toString() |
public Location getLocation()
public void setLocation(Location location)
public String getPermittedSwitchTypeUri()
public void setPermittedSwitchTypeUri(String permittedSwitchTypeUri)
public String getSwitchUri()
public void setSwitchUri(String switchUri)
Copyright © 2016. All rights reserved.