com.hyper9.simdk.stubs.dao
Class HostNetCapabilities
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostNetCapabilities
- All Implemented Interfaces:
- Serializable
public class HostNetCapabilities
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostNetCapabilities
public HostNetCapabilities()
getCanSetPhysicalNicLinkSpeed
public Boolean getCanSetPhysicalNicLinkSpeed()
setCanSetPhysicalNicLinkSpeed
public void setCanSetPhysicalNicLinkSpeed(Boolean toSet)
getSupportsNicTeaming
public Boolean getSupportsNicTeaming()
setSupportsNicTeaming
public void setSupportsNicTeaming(Boolean toSet)
getNicTeamingPolicy
public List<String> getNicTeamingPolicy()
setNicTeamingPolicy
public void setNicTeamingPolicy(List<String> toSet)
getSupportsVlan
public Boolean getSupportsVlan()
setSupportsVlan
public void setSupportsVlan(Boolean toSet)
getUsesServiceConsoleNic
public Boolean getUsesServiceConsoleNic()
setUsesServiceConsoleNic
public void setUsesServiceConsoleNic(Boolean toSet)
getSupportsNetworkHints
public Boolean getSupportsNetworkHints()
setSupportsNetworkHints
public void setSupportsNetworkHints(Boolean toSet)
getMaxPortGroupsPerVswitch
public Integer getMaxPortGroupsPerVswitch()
setMaxPortGroupsPerVswitch
public void setMaxPortGroupsPerVswitch(Integer toSet)
getVswitchConfigSupported
public Boolean getVswitchConfigSupported()
setVswitchConfigSupported
public void setVswitchConfigSupported(Boolean toSet)
getVnicConfigSupported
public Boolean getVnicConfigSupported()
setVnicConfigSupported
public void setVnicConfigSupported(Boolean toSet)
getIpRouteConfigSupported
public Boolean getIpRouteConfigSupported()
setIpRouteConfigSupported
public void setIpRouteConfigSupported(Boolean toSet)
getDnsConfigSupported
public Boolean getDnsConfigSupported()
setDnsConfigSupported
public void setDnsConfigSupported(Boolean toSet)
getDhcpOnVnicSupported
public Boolean getDhcpOnVnicSupported()
setDhcpOnVnicSupported
public void setDhcpOnVnicSupported(Boolean toSet)
getIpV6Supported
public Boolean getIpV6Supported()
setIpV6Supported
public void setIpV6Supported(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.