@Generated(value="org.jsonschema2pojo") public class InterconnectLocation extends Object implements Serializable
| Constructor and Description |
|---|
InterconnectLocation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
List<LocationEntry> |
getLocationEntries() |
int |
hashCode() |
void |
setLocationEntries(List<LocationEntry> locationEntries) |
String |
toString() |
public List<LocationEntry> getLocationEntries()
public void setLocationEntries(List<LocationEntry> locationEntries)
locationEntries - The locationEntriesCopyright © 2016. All rights reserved.