public class SnmpInterfaceBean extends Object implements org.opennms.integration.api.v1.model.SnmpInterface
Constructor and Description |
---|
SnmpInterfaceBean(OnmsSnmpInterface snmpInterface) |
Modifier and Type | Method and Description |
---|---|
String |
getIfDescr() |
Integer |
getIfIndex() |
String |
getIfName() |
public SnmpInterfaceBean(OnmsSnmpInterface snmpInterface)
public String getIfDescr()
getIfDescr
in interface org.opennms.integration.api.v1.model.SnmpInterface
public String getIfName()
getIfName
in interface org.opennms.integration.api.v1.model.SnmpInterface
public Integer getIfIndex()
getIfIndex
in interface org.opennms.integration.api.v1.model.SnmpInterface
Copyright © 2019. All rights reserved.