Class ObjectType

java.lang.Object
com.arjuna.ats.arjuna.ObjectType

public class ObjectType extends Object
The various types of StateManager object which can exist.
Since:
JTS 1.0.
Version:
$Id: ObjectType.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)
  • Field Details

  • Constructor Details

    • ObjectType

      public ObjectType()
  • Method Details

    • print

      public static void print(PrintWriter strm, int ot)
      Print a human-readable form of the object type.
    • toString

      public static String toString(int ot)