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