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