Class Tag

    • Method Detail

      • getLocation

        public Location getLocation()
        Location of the tag
      • getName

        public String getName()
        The name of the tag (including the leading `@`)
      • getId

        public String getId()
        Unique ID to be able to reference the Tag from PickleTag
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object