public class SubchannelsBuilder extends Object
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> augmentation) |
Subchannels |
build() |
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Subchannels>> |
getAugmentation(Class<E> 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> augmentation)
public Subchannels build()
Copyright © 2014. All rights reserved.