Documentation of 'org.encog.app.analyst.script.process.ProcessField' Java class
ProcessField
org.encog.app.analyst.script.process

Class ProcessField



  • public class ProcessField
    extends java.lang.Object
    Holds one field for Encog analyst preprocess.
    • Constructor Summary

      Constructors 
      Constructor and Description
      ProcessField(java.lang.String name, java.lang.String command)
      Construct this field.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getCommand() 
      java.lang.String getName() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProcessField

        public ProcessField(java.lang.String name,
                            java.lang.String command)
        Construct this field.
        Parameters:
        name - The name of this field.
        command - The command for this field.
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns:
        The name of this field.
      • getCommand

        public java.lang.String getCommand()
        Returns:
        The command for this field.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.