Class RefConfigSection

    • Constructor Detail

      • RefConfigSection

        public RefConfigSection()
      • RefConfigSection

        public RefConfigSection​(String name)
    • Method Detail

      • isValid

        public static boolean isValid​(String name)
        Returns:
        true if the name is likely to be a valid reference section name.
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object