com.plumtree.server
Class PT_UPGRADE_DATATYPES

java.lang.Object
  |
  +--com.plumtree.server.PT_UPGRADE_DATATYPES

public final class PT_UPGRADE_DATATYPES
extends java.lang.Object

Datatypes for data used in IPTUpgradeManager

See Also:
IPTUpgradeManager

Field Summary
static int PT_UPGRADE_DATATYPES_FILEPATH
           
static int PT_UPGRADE_DATATYPES_INVALID
           
static int PT_UPGRADE_DATATYPES_STRING
           
 
Constructor Summary
PT_UPGRADE_DATATYPES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_UPGRADE_DATATYPES_STRING

public static final int PT_UPGRADE_DATATYPES_STRING

PT_UPGRADE_DATATYPES_FILEPATH

public static final int PT_UPGRADE_DATATYPES_FILEPATH

PT_UPGRADE_DATATYPES_INVALID

public static final int PT_UPGRADE_DATATYPES_INVALID
Constructor Detail

PT_UPGRADE_DATATYPES

public PT_UPGRADE_DATATYPES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.