public final class ExecutionResult<T extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.instruction.status.changed.Details> extends Object
| Constructor and Description |
|---|
ExecutionResult(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionStatus status,
T details) |
| Modifier and Type | Method and Description |
|---|---|
T |
getDetails() |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionStatus |
getStatus() |
String |
toString() |
public ExecutionResult(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionStatus status,
T details)
Copyright © 2020 OpenDaylight. All rights reserved.