org.eml.MMAX2.annotation.query
Class Constants

java.lang.Object
  extended by org.eml.MMAX2.annotation.query.Constants

public class Constants
extends java.lang.Object

Author:
mueller

Field Summary
static int AStart_AEnd
           
static int AStart_BEnd
           
static int BStart_AEnd
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AStart_AEnd

public static int AStart_AEnd

AStart_BEnd

public static int AStart_BEnd

BStart_AEnd

public static int BStart_AEnd
Constructor Detail

Constants

public Constants()