| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObject |
BasicProtectionObjectCaseBuilder.getBasicProtectionObject() |
BasicProtectionObject |
BasicProtectionObjectCase.getBasicProtectionObject() |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObjectCaseBuilder |
BasicProtectionObjectCaseBuilder.setBasicProtectionObject(BasicProtectionObject value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject>> |
BasicProtectionObjectBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObject |
BasicProtectionObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObjectBuilder |
BasicProtectionObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject> augmentationValue) |
BasicProtectionObjectBuilder |
BasicProtectionObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject> augmentationValue) |
BasicProtectionObjectBuilder |
BasicProtectionObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BasicProtectionObject>> augmentationType) |
| Constructor and Description |
|---|
BasicProtectionObjectBuilder(BasicProtectionObject base) |
Copyright © 2018 OpenDaylight. All rights reserved.