Class YangParserConfiguration

    • Method Detail

      • warnForUnkeyedLists

        public boolean warnForUnkeyedLists()
        Issue a warning when a list statement without a key statement is found in the config true part of the schema tree. Such statements run contrary to RFC7950, but are readily supported by OpenDaylight infrastructure.
        Returns:
        true if non-compliant list statements should be reported
      • hashCode

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

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