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