Class JOP.persist.PersistSlotType
All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home

Class JOP.persist.PersistSlotType

java.lang.Object
   |
   +----JOP.persist.PersistSlotType

public final class PersistSlotType
extends Object

This is an INTERNAL class.

This class is used by the PersistManager implementation and is not used by user programs.

DO NOT USE **
    

Constructor Index

 o PersistSlotType(int)

Method Index

 o toString()

Constructors

 o PersistSlotType
  public PersistSlotType(int type)

Methods

 o toString
  public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index  Home