Class GroupCapabilities

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

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

      • GroupCapabilities

        public GroupCapabilities​(Boolean _oFPGFCCHAINING,
                                 Boolean _oFPGFCCHAININGCHECKS,
                                 Boolean _oFPGFCSELECTLIVENESS,
                                 Boolean _oFPGFCSELECTWEIGHT)
      • GroupCapabilities

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

      • getOFPGFCSELECTWEIGHT

        public Boolean getOFPGFCSELECTWEIGHT()
      • isOFPGFCSELECTWEIGHT

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

        public Boolean getOFPGFCSELECTLIVENESS()
      • isOFPGFCSELECTLIVENESS

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

        public Boolean getOFPGFCCHAINING()
      • isOFPGFCCHAINING

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

        public Boolean getOFPGFCCHAININGCHECKS()
      • isOFPGFCCHAININGCHECKS

        @Deprecated(forRemoval=true)
        public final Boolean isOFPGFCCHAININGCHECKS()
        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