org.kth.dks.util
Class OperationType

java.lang.Object
  extended by org.kth.dks.util.OperationType

public class OperationType
extends java.lang.Object

Title: DKS

Description: DKS Middleware

Copyright: Copyright (c) 2004

Company: KTH-IMIT

Version:
1.0
Author:
not attributable

Field Summary
static OperationType DATATYPE
           
static OperationType FINDTYPE
           
static OperationType JOINTYPE
           
static OperationType LEAVETYPE
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

JOINTYPE

public static final OperationType JOINTYPE

FINDTYPE

public static final OperationType FINDTYPE

DATATYPE

public static final OperationType DATATYPE

LEAVETYPE

public static final OperationType LEAVETYPE
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2010. All Rights Reserved.