Class NoPathVectorTlv.Flags

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

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

      • getP2mpUnreachable

        public Boolean getP2mpUnreachable()
      • isP2mpUnreachable

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

        public Boolean getNoGcoSolution()
      • isNoGcoSolution

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

        public Boolean getNoGcoMigration()
      • isNoGcoMigration

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

        public Boolean getPathKey()
      • isPathKey

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

        public Boolean getChainUnavailable()
      • isChainUnavailable

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

        public Boolean getUnknownSource()
      • isUnknownSource

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

        public Boolean getUnknownDestination()
      • isUnknownDestination

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

        public Boolean getPceUnavailable()
      • isPceUnavailable

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