fr.ifremer.isisfish.equation
Class Language

java.lang.Object
  extended by fr.ifremer.isisfish.equation.Language

public class Language
extends Object

Author:
poussin

Field Summary
static String BSH
           
static String ECMASCRIPT
           
static String GROOVY
           
static String JAVA
           
 
Constructor Summary
Language()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVA

public static final String JAVA
See Also:
Constant Field Values

BSH

public static final String BSH
See Also:
Constant Field Values

ECMASCRIPT

public static final String ECMASCRIPT
See Also:
Constant Field Values

GROOVY

public static final String GROOVY
See Also:
Constant Field Values
Constructor Detail

Language

public Language()


Copyright © 1999-2010 CodeLutin. All Rights Reserved.