Class ActionType

  • All Implemented Interfaces:
    Serializable, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.TypeObject

    @Generated("mdsal-binding-generator")
    public class ActionType
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject, Serializable
    See Also:
    Serialized Form
    • Method Detail

      • getDefaultInstance

        public static ActionType getDefaultInstance​(String defaultValue)
      • getOFPATOUTPUT

        public Boolean getOFPATOUTPUT()
      • isOFPATOUTPUT

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATOUTPUT()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATCOPYTTLOUT

        public Boolean getOFPATCOPYTTLOUT()
      • isOFPATCOPYTTLOUT

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATCOPYTTLOUT()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATCOPYTTLIN

        public Boolean getOFPATCOPYTTLIN()
      • isOFPATCOPYTTLIN

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATCOPYTTLIN()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATSETMPLSTTL

        public Boolean getOFPATSETMPLSTTL()
      • isOFPATSETMPLSTTL

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATSETMPLSTTL()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATDECMPLSTTL

        public Boolean getOFPATDECMPLSTTL()
      • isOFPATDECMPLSTTL

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATDECMPLSTTL()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATPUSHVLAN

        public Boolean getOFPATPUSHVLAN()
      • isOFPATPUSHVLAN

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATPUSHVLAN()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATPOPVLAN

        public Boolean getOFPATPOPVLAN()
      • isOFPATPOPVLAN

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATPOPVLAN()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATPUSHMPLS

        public Boolean getOFPATPUSHMPLS()
      • isOFPATPUSHMPLS

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATPUSHMPLS()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATPOPMPLS

        public Boolean getOFPATPOPMPLS()
      • isOFPATPOPMPLS

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATPOPMPLS()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATSETQUEUE

        public Boolean getOFPATSETQUEUE()
      • isOFPATSETQUEUE

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATSETQUEUE()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATGROUP

        public Boolean getOFPATGROUP()
      • isOFPATGROUP

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATGROUP()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATSETNWTTL

        public Boolean getOFPATSETNWTTL()
      • isOFPATSETNWTTL

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATSETNWTTL()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATDECNWTTL

        public Boolean getOFPATDECNWTTL()
      • isOFPATDECNWTTL

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATDECNWTTL()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATSETFIELD

        public Boolean getOFPATSETFIELD()
      • isOFPATSETFIELD

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATSETFIELD()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATPUSHPBB

        public Boolean getOFPATPUSHPBB()
      • isOFPATPUSHPBB

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATPUSHPBB()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATPOPPBB

        public Boolean getOFPATPOPPBB()
      • isOFPATPOPPBB

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATPOPPBB()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getOFPATEXPERIMENTER

        public Boolean getOFPATEXPERIMENTER()
      • isOFPATEXPERIMENTER

        @Deprecated(forRemoval=true)
        public final Boolean isOFPATEXPERIMENTER()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getValue

        public boolean[] getValue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object