public class HostProxySwitchConfig extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
changeOperation |
HostProxySwitchSpec |
spec |
String |
uuid |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostProxySwitchConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChangeOperation() |
HostProxySwitchSpec |
getSpec() |
String |
getUuid() |
void |
setChangeOperation(String changeOperation) |
void |
setSpec(HostProxySwitchSpec spec) |
void |
setUuid(String uuid) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String changeOperation
public String uuid
public HostProxySwitchSpec spec
public String getChangeOperation()
public String getUuid()
public HostProxySwitchSpec getSpec()
public void setChangeOperation(String changeOperation)
public void setUuid(String uuid)
public void setSpec(HostProxySwitchSpec spec)
Copyright © 2011-2012. All Rights Reserved.