public interface ConnectionPoint
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectionPoint.Type
Represents the type of connection point.
|
| Modifier and Type | Method and Description |
|---|---|
DataPathId |
device()
Retrieves the datapathid associated with the referred connection point
|
BigPortNumber |
port()
Retrieves the port number associated with the referred connection
point.
|
ConnectionPoint.Type |
type()
Retrieves the type (infrastructure or edge) of connection point.
|
DataPathId device()
BigPortNumber port()
ConnectionPoint.Type type()
Copyright © 2014. All Rights Reserved.