Class Tag

    • Method Detail

      • tag

        public String tag()
        Return the string tag value
      • valueOf

        public static Tag valueOf​(String name)
        Returns the singleton instance of the Tag which has the specified name.
      • exists

        public static boolean exists​(String name)
        Returns true if a Tag exists for the given name.