public class DeleteVlanPoolConfig
extends java.lang.Object
Constructor and Description |
---|
DeleteVlanPoolConfig() |
DeleteVlanPoolConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getDeleteVlanPoolName() |
java.lang.String |
getVlanPoolName() |
void |
setCuicServer(CuicServer api) |
void |
setDeleteVlanPoolName(java.lang.String deleteVlanPoolName) |
void |
setVlanPoolName(java.lang.String vlanPoolName) |
public DeleteVlanPoolConfig()
public DeleteVlanPoolConfig(CuicServer server)
server
- public void setCuicServer(CuicServer api)
api
- public CuicServer getCuicServer()
public java.lang.String getVlanPoolName()
public void setVlanPoolName(java.lang.String vlanPoolName)
public java.lang.String getDeleteVlanPoolName()
public void setDeleteVlanPoolName(java.lang.String deleteVlanPoolName)