| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications.receiverinfo.receivers |
Implementation of YANG node receivers's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfinettypes.rev20130715.yrtietfinettypes |
Implementation of YANG node yrtIetfInetTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.receiverinfo.receivers |
Implementation of YANG node receivers's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected PortNumber |
DefaultReceiver.port |
| Modifier and Type | Method and Description |
|---|---|
PortNumber |
DefaultReceiver.port() |
PortNumber |
Receiver.port()
Returns the attribute port.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReceiver.port(PortNumber port) |
void |
Receiver.port(PortNumber port)
Sets the attribute port.
|
| Modifier and Type | Method and Description |
|---|---|
static PortNumber |
PortNumber.fromString(String valInString)
Returns the object of portNumber fromString input String portNumber.
|
static PortNumber |
PortNumber.of(int value)
Returns the object of portNumber for type uint16.
|
| Modifier and Type | Field and Description |
|---|---|
protected PortNumber |
DefaultReceiver.port |
protected PortNumber |
ReceiverKeys.port |
| Modifier and Type | Method and Description |
|---|---|
PortNumber |
DefaultReceiver.port() |
PortNumber |
Receiver.port()
Returns the attribute port.
|
PortNumber |
ReceiverKeys.port()
Returns the attribute port.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReceiver.port(PortNumber port) |
void |
Receiver.port(PortNumber port)
Sets the attribute port.
|
void |
ReceiverKeys.port(PortNumber port)
Sets the value to attribute port.
|
Copyright © 2018. All rights reserved.