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()
      • getOFPCTABLESTATS

        public Boolean getOFPCTABLESTATS()
      • getOFPCPORTSTATS

        public Boolean getOFPCPORTSTATS()
      • getOFPCSTP

        public Boolean getOFPCSTP()
      • getOFPCRESERVED

        public Boolean getOFPCRESERVED()
      • getOFPCIPREASM

        public Boolean getOFPCIPREASM()
      • getOFPCQUEUESTATS

        public Boolean getOFPCQUEUESTATS()
      • getOFPCARPMATCHIP

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