Class FlowRemovedMask

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

    public class FlowRemovedMask
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject, Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • FlowRemovedMask

        public FlowRemovedMask​(FlowRemovedMask source)
        Creates a copy from Source Object.
        Parameters:
        source - Source object
    • Method Detail

      • isIDLETIMEOUT

        public Boolean isIDLETIMEOUT()
      • isHARDTIMEOUT

        public Boolean isHARDTIMEOUT()
      • isDELETE

        public Boolean isDELETE()
      • isGROUPDELETE

        public Boolean isGROUPDELETE()
      • 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