Class InstructionClearActions

  • All Implemented Interfaces:
    InstructionInfo

    public class InstructionClearActions
    extends java.lang.Object
    Clear actions instruction.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction buildInstruction​(int instructionKey)  
      boolean equals​(java.lang.Object other)  
      int hashCode()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • InstructionClearActions

        public InstructionClearActions()
    • Method Detail

      • buildInstruction

        public org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.list.Instruction buildInstruction​(int instructionKey)
      • equals

        public boolean equals​(java.lang.Object other)
      • hashCode

        public int hashCode()
      • toString

        public java.lang.String toString()