public class DeleteInterfaceToLogicalInterfaceProfileConfig
extends java.lang.Object
Constructor and Description |
---|
DeleteInterfaceToLogicalInterfaceProfileConfig() |
DeleteInterfaceToLogicalInterfaceProfileConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getDeleteInterface() |
java.lang.String |
getInterfaceProfileName() |
void |
setCuicServer(CuicServer api) |
void |
setDeleteInterface(java.lang.String deleteInterface) |
void |
setInterfaceProfileName(java.lang.String interfaceProfileName) |
public DeleteInterfaceToLogicalInterfaceProfileConfig()
public DeleteInterfaceToLogicalInterfaceProfileConfig(CuicServer server)
server
- public void setCuicServer(CuicServer api)
api
- public CuicServer getCuicServer()
public java.lang.String getInterfaceProfileName()
public void setInterfaceProfileName(java.lang.String interfaceProfileName)
public java.lang.String getDeleteInterface()
public void setDeleteInterface(java.lang.String deleteInterface)