public class AddSwitchSelectorToSwitchProfileConfig
extends java.lang.Object
Constructor and Description |
---|
AddSwitchSelectorToSwitchProfileConfig() |
AddSwitchSelectorToSwitchProfileConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getSwitchProfile() |
java.lang.String |
getSwitchSelectorListJSONData() |
void |
setCuicServer(CuicServer api) |
void |
setSwitchProfile(java.lang.String switchProfile) |
void |
setSwitchSelectorListJSONData(java.lang.String switchSelectorListJSONData) |
public AddSwitchSelectorToSwitchProfileConfig()
public AddSwitchSelectorToSwitchProfileConfig(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 getSwitchSelectorListJSONData()
public void setSwitchSelectorListJSONData(java.lang.String switchSelectorListJSONData)