uk.ac.leeds.ccg.andyt.vector.core
Class Vector_Environment

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.vector.core.Vector_Environment

public class Vector_Environment
extends java.lang.Object


Constructor Summary
Vector_Environment()
          Creates a new Vector_Environment
 
Method Summary
 uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal get_Generic_BigDecimal()
           
 void init_Generic_BigDecimal()
           
 void set_Generic_BigDecimal(uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal Generic_BigDecimal)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vector_Environment

public Vector_Environment()
Creates a new Vector_Environment

Method Detail

get_Generic_BigDecimal

public uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal get_Generic_BigDecimal()
Returns:
the _Generic_BigDecimal

set_Generic_BigDecimal

public void set_Generic_BigDecimal(uk.ac.leeds.ccg.andyt.generic.math.Generic_BigDecimal Generic_BigDecimal)
Parameters:
Generic_BigDecimal - the _Generic_BigDecimal to set

init_Generic_BigDecimal

public void init_Generic_BigDecimal()