public class TopologyEventSourceBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<TopologyEventSource>
TopologyEventSource instances.TopologyEventSource| Constructor and Description |
|---|
TopologyEventSourceBuilder() |
TopologyEventSourceBuilder(TopologyEventSource base) |
| Modifier and Type | Method and Description |
|---|---|
TopologyEventSourceBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource> augmentation) |
TopologyEventSource |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource>> |
getAugmentation(Class<E> augmentationType) |
TopologyEventSourceBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource>> augmentationType) |
public TopologyEventSourceBuilder()
public TopologyEventSourceBuilder(TopologyEventSource base)
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource>> E getAugmentation(Class<E> augmentationType)
public TopologyEventSourceBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource> augmentation)
public TopologyEventSourceBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopologyEventSource>> augmentationType)
public TopologyEventSource build()
build in interface org.opendaylight.yangtools.concepts.Builder<TopologyEventSource>Copyright © 2016 OpenDaylight. All rights reserved.