public class ConnectionTemplate extends BaseModelResource
| Constructor and Description |
|---|
ConnectionTemplate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Bandwidth |
getBandwidth() |
int |
hashCode() |
void |
setBandwidth(Bandwidth bandwidth) |
String |
toString() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUripublic Bandwidth getBandwidth()
public void setBandwidth(Bandwidth bandwidth)
public boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic String toString()
toString in class BaseModelResourceCopyright © 2016. All rights reserved.