Class InstructionsQueueKey
java.lang.Object
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueueKey
- All Implemented Interfaces:
Serializable,org.opendaylight.yangtools.binding.Key<InstructionsQueue>,org.opendaylight.yangtools.concepts.Identifier,org.opendaylight.yangtools.concepts.Immutable
@Generated("mdsal-binding-generator")
public final class InstructionsQueueKey
extends Object
implements org.opendaylight.yangtools.binding.Key<InstructionsQueue>
This class represents the key of
InstructionsQueue class.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstructionsQueueKey(@NonNull String _instructionQueueId) Constructs an instance.Creates a copy from Source Object. -
Method Summary
-
Constructor Details
-
InstructionsQueueKey
Constructs an instance.- Parameters:
_instructionQueueId- the entity instructionQueueId- Throws:
NullPointerException- if any of the arguments are null
-
InstructionsQueueKey
Creates a copy from Source Object.- Parameters:
source- Source object
-
-
Method Details
-
getInstructionQueueId
Return instructionQueueId, guaranteed to be non-null.- Returns:
StringinstructionQueueId, guaranteed to be non-null.
-
hashCode
public int hashCode() -
equals
-
toString
-