public class Kind extends Object
static Kind
NewEvent
PendingTxn
Kind(int type, String typeName)
int
getType()
String
getTypeName()
void
setType(int type)
setTypeName(String typeName)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Kind PendingTxn
public static final Kind NewEvent
public Kind(int type, String typeName)
public int getType()
public void setType(int type)
public String getTypeName()
public void setTypeName(String typeName)
public String toString()
toString
Object
Copyright © 2021. All rights reserved.