| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.protocol.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<FaultInd>> |
FaultIndBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
FaultInd |
FaultIndBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
OcpProtocolListener.onFaultInd(FaultInd notification) |
| Modifier and Type | Method and Description |
|---|---|
FaultIndBuilder |
FaultIndBuilder.addAugmentation(Class<? extends Augmentation<FaultInd>> augmentationType,
Augmentation<FaultInd> augmentation) |
FaultIndBuilder |
FaultIndBuilder.addAugmentation(Class<? extends Augmentation<FaultInd>> augmentationType,
Augmentation<FaultInd> augmentation) |
FaultIndBuilder |
FaultIndBuilder.removeAugmentation(Class<? extends Augmentation<FaultInd>> augmentationType) |
| Constructor and Description |
|---|
FaultIndBuilder(FaultInd base) |
Copyright © 2016 OpenDaylight. All rights reserved.