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