| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription |
Implementation of YANG node yrtSubscription's children nodes.
|
| org.onosproject.yang.gen.v1.yrtsubscription.yrtsubscription.subscriptionpolicynonmodifiable.target |
Implementation of YANG node target's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamType |
StreamType.fromString(String valInString)
Returns the object of streamType fromString input String streamType.
|
static StreamType |
StreamType.of(Class<? extends Stream> value)
Returns the object of streamType for type identityref.
|
| Modifier and Type | Field and Description |
|---|---|
protected StreamType |
DefaultEventStream.stream |
| Modifier and Type | Method and Description |
|---|---|
StreamType |
EventStream.stream()
Returns the attribute stream.
|
StreamType |
DefaultEventStream.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventStream.stream(StreamType stream)
Sets the attribute stream.
|
void |
DefaultEventStream.stream(StreamType stream) |
Copyright © 2018. All rights reserved.