|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kth.dks.dks_node.InsertType
public class InsertType
Title: DKS
Description: DKS Middleware
Copyright: Copyright (c) 2004
Company: KTH-IMIT
| Field Summary | |
|---|---|
static InsertType |
INSERT
|
static InsertType |
REMOVE
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
static InsertType |
valueOf(java.lang.String insertTypeString)
Converts the String into a InsertType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final InsertType INSERT
public static final InsertType REMOVE
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic static InsertType valueOf(java.lang.String insertTypeString)
insertTypeString - is a string, e.g. "insert"
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||