public class AddInterfaceSelectorProfileToSwitchProfileConfig
extends java.lang.Object
Constructor and Description |
---|
AddInterfaceSelectorProfileToSwitchProfileConfig() |
AddInterfaceSelectorProfileToSwitchProfileConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getInterfaceSelPfListJSONData() |
java.lang.String |
getSwitchProfile() |
void |
setCuicServer(CuicServer api) |
void |
setInterfaceSelPfListJSONData(java.lang.String interfaceSelPfListJSONData) |
void |
setSwitchProfile(java.lang.String switchProfile) |
public AddInterfaceSelectorProfileToSwitchProfileConfig()
public AddInterfaceSelectorProfileToSwitchProfileConfig(CuicServer server)
server
- public void setCuicServer(CuicServer api)
api
- public CuicServer getCuicServer()
public java.lang.String getSwitchProfile()
public void setSwitchProfile(java.lang.String switchProfile)
public java.lang.String getInterfaceSelPfListJSONData()
public void setInterfaceSelPfListJSONData(java.lang.String interfaceSelPfListJSONData)