Class DrillThreadInfo

java.lang.Object
com.technia.dsx.threedspace.mfg.item.DrillThreadInfo

public class DrillThreadInfo extends Object
  • Constructor Details

    • DrillThreadInfo

      public DrillThreadInfo()
  • Method Details

    • getDepth

      public Double getDepth()
    • setDepth

      public void setDepth(Double depth)
    • getDiameter

      public Double getDiameter()
    • setDiameter

      public void setDiameter(Double diameter)
    • getPitch

      public Double getPitch()
    • setPitch

      public void setPitch(Double pitch)
    • getSide

      public String getSide()
    • setSide

      public void setSide(String side)