Class CapabilitiesV10

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

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

      • CapabilitiesV10

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

      • getOFPCFLOWSTATS

        public Boolean getOFPCFLOWSTATS()
      • isOFPCFLOWSTATS

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

        public Boolean getOFPCTABLESTATS()
      • isOFPCTABLESTATS

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

        public Boolean getOFPCPORTSTATS()
      • isOFPCPORTSTATS

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

        public Boolean getOFPCSTP()
      • isOFPCSTP

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

        public Boolean getOFPCRESERVED()
      • isOFPCRESERVED

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

        public Boolean getOFPCIPREASM()
      • isOFPCIPREASM

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

        public Boolean getOFPCQUEUESTATS()
      • isOFPCQUEUESTATS

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

        public Boolean getOFPCARPMATCHIP()
      • isOFPCARPMATCHIP

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