gov.bnl.star.offline.scheduler.request
Class RequestType

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.request.RequestType

public class RequestType
extends java.lang.Object

Contains the RequestType enumerated data type

Version:
$Revision: 1.2 $ $Date: 2006/11/21 00:41:31 $
Author:
paulh

Field Summary
static int JDL
           
static int NONE
           
static int RDL
           
 
Constructor Summary
RequestType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final int NONE
See Also:
Constant Field Values

JDL

public static final int JDL
See Also:
Constant Field Values

RDL

public static final int RDL
See Also:
Constant Field Values
Constructor Detail

RequestType

public RequestType()


Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.