public class InstructionKey extends Object implements org.opendaylight.yangtools.yang.binding.Identifier<Instruction>
| Constructor and Description |
|---|
InstructionKey(InstructionId _id) |
InstructionKey(InstructionKey source)
Creates a copy from Source Object.
|
public InstructionKey(InstructionId _id)
public InstructionKey(InstructionKey source)
source - Source objectpublic InstructionId getId()
public int hashCode()
public boolean equals(Object obj)
Copyright © 2017 OpenDaylight. All rights reserved.