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