| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.eventaggregator.rev141202 |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationPattern
Pattern for matching candidate notification types.
|
| Modifier and Type | Method and Description |
|---|---|
static Pattern |
Pattern.getDefaultInstance(String defaultValue) |
Pattern |
CreateTopicInputBuilder.getNodeIdPattern() |
Pattern |
CreateTopicInput.getNodeIdPattern()
Pattern for matching candidate event source nodes when looking for contributors
to the topic.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTopicInputBuilder |
CreateTopicInputBuilder.setNodeIdPattern(Pattern value) |
| Constructor and Description |
|---|
NotificationPattern(Pattern source)
Creates a new instance from Pattern
|
Pattern(Pattern source)
Creates a copy from Source Object.
|
Copyright © 2016 OpenDaylight. All rights reserved.