fr.ifremer.isisfish.equation
Class Language

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

public class Language
extends java.lang.Object

Author:
poussin

Field Summary
static java.lang.String BSH
           
static java.lang.String ECMASCRIPT
           
static java.lang.String GROOVY
           
static java.lang.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 java.lang.String JAVA
See Also:
Constant Field Values

BSH

public static final java.lang.String BSH
See Also:
Constant Field Values

ECMASCRIPT

public static final java.lang.String ECMASCRIPT
See Also:
Constant Field Values

GROOVY

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

Language

public Language()


Copyright © 1999-2010 CodeLutin. All Rights Reserved.