gggt.eg.set
Class Algorithm

java.lang.Object
  extended by gggt.eg.set.Algorithm

public class Algorithm
extends java.lang.Object

This class corresponds to the algorithm tag into the setting file.


Method Summary
 java.lang.String getBuild()
          To get the build attribute.
 double getFuse()
          To get the fuse attribute.
 void print()
          Print method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBuild

public java.lang.String getBuild()
To get the build attribute.


getFuse

public double getFuse()
To get the fuse attribute.


print

public void print()
Print method.