Class NameComposite


  • @Deprecated
    public class NameComposite
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Constructor Description
      NameComposite​(org.dreambot.internal.injector.interfaces.RSNameComposite reference)
      Deprecated.
      Note: This shouldn't be used by API users, it's an internal constructor.
    • Constructor Detail

      • NameComposite

        public NameComposite​(org.dreambot.internal.injector.interfaces.RSNameComposite reference)
        Deprecated.
        Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Detail

      • getName

        @Deprecated
        public java.lang.String getName()
        Deprecated.
        Gets the name of the item for which the item composite is defined
        Returns:
        name of item
      • getFormatted

        @Deprecated
        public java.lang.String getFormatted()
        Deprecated.