com.hyper9.simdk.stubs.dao
Class HostProxySwitch
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostProxySwitch
- All Implemented Interfaces:
- Serializable
public class HostProxySwitch
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostProxySwitch
public HostProxySwitch()
getDvsUuid
public String getDvsUuid()
setDvsUuid
public void setDvsUuid(String toSet)
getDvsName
public String getDvsName()
setDvsName
public void setDvsName(String toSet)
getKey
public String getKey()
setKey
public void setKey(String toSet)
getNumPorts
public Integer getNumPorts()
setNumPorts
public void setNumPorts(Integer toSet)
getNumPortsAvailable
public Integer getNumPortsAvailable()
setNumPortsAvailable
public void setNumPortsAvailable(Integer toSet)
getUplinkPort
public List<KeyValue> getUplinkPort()
setUplinkPort
public void setUplinkPort(List<KeyValue> toSet)
getMtu
public Integer getMtu()
setMtu
public void setMtu(Integer toSet)
getPnic
public List<String> getPnic()
setPnic
public void setPnic(List<String> toSet)
getSpec
public HostProxySwitchSpec getSpec()
setSpec
public void setSpec(HostProxySwitchSpec toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.