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