public class SwitchMapEntryTemplate extends Object implements Serializable
Constructor and Description |
---|
SwitchMapEntryTemplate() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
LogicalLocation |
getLogicalLocation() |
String |
getPermittedSwitchTypeUri() |
int |
hashCode() |
void |
setLogicalLocation(LogicalLocation logicalLocation) |
void |
setPermittedSwitchTypeUri(String permittedSwitchTypeUri) |
String |
toString() |
public LogicalLocation getLogicalLocation()
public void setLogicalLocation(LogicalLocation logicalLocation)
public String getPermittedSwitchTypeUri()
public void setPermittedSwitchTypeUri(String permittedSwitchTypeUri)
Copyright © 2016. All rights reserved.