Interface RadianceTraitInfo

  • All Known Implementing Classes:
    SkinInfo, TraitInfoImpl

    public interface RadianceTraitInfo
    Base interface for Radiance traits info.
    • Method Detail

      • getDisplayName

        java.lang.String getDisplayName()
        Returns the display name of the associated trait. This method is part of officially supported API.
        Returns:
        The display name of the associated trait.
      • getClassName

        java.lang.String getClassName()
        Returns the class name of the associated trait.
        Returns:
        The class name of the associated trait. This method is part of officially supported API.