Class NoPathVectorTlv.Flags

  • All Implemented Interfaces:
    Serializable, 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, Serializable
    See Also:
    Serialized Form
    • Method Detail

      • getP2mpUnreachable

        public Boolean getP2mpUnreachable()
      • getNoGcoSolution

        public Boolean getNoGcoSolution()
      • getNoGcoMigration

        public Boolean getNoGcoMigration()
      • getPathKey

        public Boolean getPathKey()
      • getChainUnavailable

        public Boolean getChainUnavailable()
      • getUnknownSource

        public Boolean getUnknownSource()
      • getUnknownDestination

        public Boolean getUnknownDestination()
      • getPceUnavailable

        public Boolean getPceUnavailable()
      • hashCode

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

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