Class InfoTecnologiche

java.lang.Object
gcodeCompiler.util.InfoTecnologiche

public class InfoTecnologiche
extends java.lang.Object
The Class InfoTecnologiche.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    private java.lang.String free_move_speed
    The free move speed.
    private java.lang.String job_move_speed
    The job move speed.
    private Tool t
    The t.
  • Constructor Summary

    Constructors 
    Constructor Description
    InfoTecnologiche()
    Instantiates a new info tecnologiche.
    InfoTecnologiche​(Tool t)
    Instantiates a new info tecnologiche.
    InfoTecnologiche​(org.antlr.runtime.Token command, char type)
    Instantiates a new info tecnologiche.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getFree_move_speed()
    Gets the free move speed.
    java.lang.String getJob_move_speed()
    Gets the job move speed.
    Tool getT()
    Gets the t.
    void setFree_move_speed​(java.lang.String free_move_speed)
    Sets the free move speed.
    void setJob_move_speed​(java.lang.String job_move_speed)
    Sets the job move speed.
    void setT​(Tool t)
    Sets the t.
    java.lang.String toString()
    To string.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • free_move_speed

      private java.lang.String free_move_speed
      The free move speed.
    • job_move_speed

      private java.lang.String job_move_speed
      The job move speed.
    • t

      private Tool t
      The t.
  • Constructor Details

    • InfoTecnologiche

      public InfoTecnologiche​(org.antlr.runtime.Token command, char type)
      Instantiates a new info tecnologiche.
      Parameters:
      command - the command
      type - the type
    • InfoTecnologiche

      public InfoTecnologiche​(Tool t)
      Instantiates a new info tecnologiche.
      Parameters:
      t - the t
    • InfoTecnologiche

      public InfoTecnologiche()
      Instantiates a new info tecnologiche.
  • Method Details

    • getFree_move_speed

      public java.lang.String getFree_move_speed()
      Gets the free move speed.
      Returns:
      the free move speed
    • setFree_move_speed

      public void setFree_move_speed​(java.lang.String free_move_speed)
      Sets the free move speed.
      Parameters:
      free_move_speed - the new free move speed
    • getJob_move_speed

      public java.lang.String getJob_move_speed()
      Gets the job move speed.
      Returns:
      the job move speed
    • setJob_move_speed

      public void setJob_move_speed​(java.lang.String job_move_speed)
      Sets the job move speed.
      Parameters:
      job_move_speed - the new job move speed
    • getT

      public Tool getT()
      Gets the t.
      Returns:
      the t
    • setT

      public void setT​(Tool t)
      Sets the t.
      Parameters:
      t - the new t
    • toString

      public java.lang.String toString()
      To string.
      Overrides:
      toString in class java.lang.Object
      Returns:
      the string