org.encog.app.analyst.wizard
Class SourceElement

java.lang.Object
  extended by org.encog.app.analyst.wizard.SourceElement

public class SourceElement
extends Object


Constructor Summary
SourceElement(String name, String source)
           
 
Method Summary
 String getName()
           
 String getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceElement

public SourceElement(String name,
                     String source)
Method Detail

getName

public String getName()

getSource

public String getSource()


Copyright © 2014. All Rights Reserved.