Interface Taggable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      The name (or identifier) used as the primary key for storing this object.
      java.lang.String getTagType()
      Poly-Morphic Constant.
    • Method Detail

      • getName

        java.lang.String getName()
        The name (or identifier) used as the primary key for storing this object.
        Returns:
        the name
      • getTagType

        java.lang.String getTagType()
        Poly-Morphic Constant.
        Returns:
        The appropriate tag-type for this kind of object.