uk.ac.rdg.resc.jstyx.gridservice.config
Class SGSInput
java.lang.Object
uk.ac.rdg.resc.jstyx.gridservice.config.SGSInput
public class SGSInput
- extends java.lang.Object
Class containing information about the input file and streams required by
the service
- Author:
- Jon Blower
$Revision: 465 $
$Date: 2005-11-07 20:59:34 +0000 (Mon, 07 Nov 2005) $
$Log$
Revision 1.1 2005/11/07 20:59:34 jonblower
Refactored SGS config classes to new package
|
Constructor Summary |
SGSInput(java.lang.String type,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STREAM
public static final int STREAM
- See Also:
- Constant Field Values
FILE
public static final int FILE
- See Also:
- Constant Field Values
FILE_FROM_PARAM
public static final int FILE_FROM_PARAM
- See Also:
- Constant Field Values
SGSInput
public SGSInput(java.lang.String type,
java.lang.String name)
throws SGSConfigException
- Throws:
SGSConfigException
getName
public java.lang.String getName()
getType
public int getType()
Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.