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