public class DeleteInterfaceProfileToNodeProfileConfig
extends java.lang.Object
Constructor and Description |
---|
DeleteInterfaceProfileToNodeProfileConfig() |
DeleteInterfaceProfileToNodeProfileConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getDeleteInterfaceProfile() |
java.lang.String |
getName() |
void |
setCuicServer(CuicServer api) |
void |
setDeleteInterfaceProfile(java.lang.String deleteInterfaceProfile) |
void |
setName(java.lang.String name) |
public DeleteInterfaceProfileToNodeProfileConfig()
public DeleteInterfaceProfileToNodeProfileConfig(CuicServer server)
server
- public void setCuicServer(CuicServer api)
api
- public CuicServer getCuicServer()
public java.lang.String getName()
public void setName(java.lang.String name)
public java.lang.String getDeleteInterfaceProfile()
public void setDeleteInterfaceProfile(java.lang.String deleteInterfaceProfile)