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