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