Class GroupTypes

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

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

      • GroupTypes

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

      • getDefaultInstance

        public static GroupTypes getDefaultInstance​(String defaultValue)
      • getOFPGTALL

        public Boolean getOFPGTALL()
      • getOFPGTSELECT

        public Boolean getOFPGTSELECT()
      • getOFPGTINDIRECT

        public Boolean getOFPGTINDIRECT()
      • getOFPGTFF

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