Class Monitoring.Flags

  • All Implemented Interfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.TypeObject
    Enclosing interface:
    Monitoring

    public static final class Monitoring.Flags
    extends Object
    implements org.opendaylight.yangtools.yang.binding.TypeObject
    • Method Detail

      • getIncomplete

        public Boolean getIncomplete()
      • isIncomplete

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

        public Boolean getOverload()
      • isOverload

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

        public Boolean getProcessingTime()
      • isProcessingTime

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

        public Boolean getGeneral()
      • isGeneral

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

        public Boolean getLiveness()
      • isLiveness

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

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object