| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription |
Implementation of YANG node yrtSubscription's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.receiverinfo.receivers |
Implementation of YANG node receivers's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static TransportProtocol |
TransportProtocol.fromString(String valInString)
Returns the object of transportProtocol fromString input String transportProtocol.
|
static TransportProtocol |
TransportProtocol.of(Class<? extends Transport> value)
Returns the object of transportProtocol for type identityref.
|
| Modifier and Type | Field and Description |
|---|---|
protected TransportProtocol |
DefaultReceiver.protocol |
| Modifier and Type | Method and Description |
|---|---|
TransportProtocol |
DefaultReceiver.protocol() |
TransportProtocol |
Receiver.protocol()
Returns the attribute protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultReceiver.protocol(TransportProtocol protocol) |
void |
Receiver.protocol(TransportProtocol protocol)
Sets the attribute protocol.
|
Copyright © 2018. All rights reserved.