public class VlanPool extends BaseModelResource
| Constructor and Description |
|---|
VlanPool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canEqual(Object obj) |
boolean |
equals(Object obj) |
int |
getLength() |
int |
getStart() |
int |
hashCode() |
void |
setLength(int length) |
void |
setStart(int start) |
getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toStringpublic int getStart()
public void setStart(int start)
public int getLength()
public void setLength(int length)
public boolean canEqual(Object obj)
canEqual in class BaseModelResourcepublic boolean equals(Object obj)
equals in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourceCopyright © 2016. All rights reserved.