org.gridbus.broker.constants
Class DataHostType

java.lang.Object
  extended by org.gridbus.broker.constants.DataHostType

public final class DataHostType
extends java.lang.Object

Author:
Krishna

Field Summary
static int GRIDFTP
           
static int SRB
           
 
Constructor Summary
DataHostType()
           
 
Method Summary
static int intValue(java.lang.String type)
           
static java.lang.String stringValue(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GRIDFTP

public static final int GRIDFTP
See Also:
Constant Field Values

SRB

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

DataHostType

public DataHostType()
Method Detail

stringValue

public static final java.lang.String stringValue(int type)

intValue

public static final int intValue(java.lang.String type)

Copyright © The University of Melbourne. 2006