Class GetSTRAT

java.lang.Object
  extended byGetSTRAT

public class GetSTRAT
extends Object


Field Summary
 String strategyName
           
 
Constructor Summary
GetSTRAT()
           
 
Method Summary
 String GetName()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

strategyName

public String strategyName
Constructor Detail

GetSTRAT

public GetSTRAT()
Method Detail

GetName

public String GetName()

main

public static void main(String[] args)