public class Kind extends Object
static Kind
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 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.