public class InstructionsQueueKey extends Object implements org.opendaylight.yangtools.yang.binding.Identifier<InstructionsQueue>
| Constructor and Description |
|---|
InstructionsQueueKey(InstructionsQueueKey source)
Creates a copy from Source Object.
|
InstructionsQueueKey(String _instructionQueueId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getInstructionQueueId() |
int |
hashCode() |
String |
toString() |
public InstructionsQueueKey(String _instructionQueueId)
public InstructionsQueueKey(InstructionsQueueKey source)
source - Source objectCopyright © 2017 OpenDaylight. All rights reserved.