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, toString
public Bandwidth getBandwidth()
public void setBandwidth(Bandwidth bandwidth)
public boolean canEqual(Object obj)
canEqual
in class BaseModelResource
public boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
Copyright © 2017. All rights reserved.