com.hyper9.simdk.stubs.dao
Class HostNicFailureCriteria
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostNicFailureCriteria
- All Implemented Interfaces:
- Serializable
public class HostNicFailureCriteria
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostNicFailureCriteria
public HostNicFailureCriteria()
getCheckSpeed
public String getCheckSpeed()
setCheckSpeed
public void setCheckSpeed(String toSet)
getSpeed
public Integer getSpeed()
setSpeed
public void setSpeed(Integer toSet)
getCheckDuplex
public Boolean getCheckDuplex()
setCheckDuplex
public void setCheckDuplex(Boolean toSet)
getFullDuplex
public Boolean getFullDuplex()
setFullDuplex
public void setFullDuplex(Boolean toSet)
getCheckErrorPercent
public Boolean getCheckErrorPercent()
setCheckErrorPercent
public void setCheckErrorPercent(Boolean toSet)
getPercentage
public Integer getPercentage()
setPercentage
public void setPercentage(Integer toSet)
getCheckBeacon
public Boolean getCheckBeacon()
setCheckBeacon
public void setCheckBeacon(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.