| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObject |
BasicProtectionObjectCaseBuilder.getBasicProtectionObject() |
@Nullable 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.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
BasicProtectionObject |
BasicProtectionObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<BasicProtectionObject> |
BasicProtectionObject.implementedInterface() |
| 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 © 2020 OpenDaylight. All rights reserved.