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, toString
public int getStart()
public void setStart(int start)
public int getLength()
public void setLength(int length)
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 © 2016. All rights reserved.