| Constructor and Description |
|---|
InterfaceRef() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getIfIndex() |
int |
hashCode() |
String |
idAsString() |
static Groupings.InterfaceRef |
of(org.opennms.netmgt.flows.persistence.model.FlowDocument flow) |
static Groupings.InterfaceRef |
of(int ifIndex) |
void |
setIfIndex(int ifIndex) |
String |
toString() |
public static Groupings.InterfaceRef of(int ifIndex)
public static Groupings.InterfaceRef of(org.opennms.netmgt.flows.persistence.model.FlowDocument flow)
public int getIfIndex()
public void setIfIndex(int ifIndex)
public String idAsString()
Copyright © 2020. All rights reserved.