public class SasInterconnectMapEntryTemplate extends Object implements Serializable
| Constructor and Description |
|---|
SasInterconnectMapEntryTemplate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getEnclosureIndex() |
LogicalLocation |
getLogicalLocation() |
String |
getPermittedInterconnectTypeUri() |
int |
hashCode() |
void |
setEnclosureIndex(Integer enclosureIndex) |
void |
setLogicalLocation(LogicalLocation logicalLocation) |
void |
setPermittedInterconnectTypeUri(String permittedInterconnectTypeUri) |
String |
toString() |
public Integer getEnclosureIndex()
public void setEnclosureIndex(Integer enclosureIndex)
enclosureIndex - the enclosureIndex to setpublic LogicalLocation getLogicalLocation()
public void setLogicalLocation(LogicalLocation logicalLocation)
logicalLocation - the logicalLocation to setpublic String getPermittedInterconnectTypeUri()
public void setPermittedInterconnectTypeUri(String permittedInterconnectTypeUri)
permittedInterconnectTypeUri - the permittedInterconnectTypeUri to setCopyright © 2016. All rights reserved.