com.hyper9.simdk.stubs.dao
Class PhysicalNicCdpInfo
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.PhysicalNicCdpInfo
- All Implemented Interfaces:
- Serializable
public class PhysicalNicCdpInfo
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
PhysicalNicCdpInfo
public PhysicalNicCdpInfo()
getCdpVersion
public Integer getCdpVersion()
setCdpVersion
public void setCdpVersion(Integer toSet)
getTimeout
public Integer getTimeout()
setTimeout
public void setTimeout(Integer toSet)
getTtl
public Integer getTtl()
setTtl
public void setTtl(Integer toSet)
getSamples
public Integer getSamples()
setSamples
public void setSamples(Integer toSet)
getDevId
public String getDevId()
setDevId
public void setDevId(String toSet)
getAddress
public String getAddress()
setAddress
public void setAddress(String toSet)
getPortId
public String getPortId()
setPortId
public void setPortId(String toSet)
getDeviceCapability
public PhysicalNicCdpDeviceCapability getDeviceCapability()
setDeviceCapability
public void setDeviceCapability(PhysicalNicCdpDeviceCapability toSet)
getSoftwareVersion
public String getSoftwareVersion()
setSoftwareVersion
public void setSoftwareVersion(String toSet)
getHardwarePlatform
public String getHardwarePlatform()
setHardwarePlatform
public void setHardwarePlatform(String toSet)
getIpPrefix
public String getIpPrefix()
setIpPrefix
public void setIpPrefix(String toSet)
getIpPrefixLen
public Integer getIpPrefixLen()
setIpPrefixLen
public void setIpPrefixLen(Integer toSet)
getVlan
public Integer getVlan()
setVlan
public void setVlan(Integer toSet)
getFullDuplex
public Boolean getFullDuplex()
setFullDuplex
public void setFullDuplex(Boolean toSet)
getMtu
public Integer getMtu()
setMtu
public void setMtu(Integer toSet)
getSystemName
public String getSystemName()
setSystemName
public void setSystemName(String toSet)
getSystemOID
public String getSystemOID()
setSystemOID
public void setSystemOID(String toSet)
getMgmtAddr
public String getMgmtAddr()
setMgmtAddr
public void setMgmtAddr(String toSet)
getLocation
public String getLocation()
setLocation
public void setLocation(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.