| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription |
Implementation of YANG node yrtSubscription's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Netconf
Represents the implementation of netconf.
|
class |
Syslog
Represents the implementation of syslog.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Stream> |
StreamType.identityref()
Returns the attribute identityref.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamType.identityref(Class<? extends Stream> identityref)
Sets the attribute identityref.
|
static StreamType |
StreamType.of(Class<? extends Stream> value)
Returns the object of streamType for type identityref.
|
| Constructor and Description |
|---|
StreamType(Class<? extends Stream> identityref)
Creates an instance of identityref.
|
Copyright © 2018. All rights reserved.