public class UniqueInterfaceId extends InterfaceId
NONE
Modifier and Type | Method and Description |
---|---|
ElementId |
element()
Return the element Id that makes the interface unique
|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
static UniqueInterfaceId |
valueOf(ElementId elementId,
BigPortNumber port)
Returns the value of the given port as an interface ID.
|
compareTo, port, valueOf
public static UniqueInterfaceId valueOf(ElementId elementId, BigPortNumber port)
elementId
- hosting deviceport
- given portpublic String toString()
toString
in class InterfaceId
public ElementId element()
public boolean equals(Object o)
equals
in class InterfaceId
public int hashCode()
hashCode
in class InterfaceId
Copyright © 2015. All Rights Reserved.