com.plumtree.server
Class PT_PROPERTYARRAY_INDICES

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

public final class PT_PROPERTYARRAY_INDICES
extends java.lang.Object


Field Summary
static int PT_PROPERTYARRAY_ID
          Indices for arrays of Plumtree Properties produced by the Property Map object.
static int PT_PROPERTYARRAY_MAX_NUM_COLUMNS
          Indices for arrays of Plumtree Properties produced by the Property Map object.
static int PT_PROPERTYARRAY_VALUE
          Indices for arrays of Plumtree Properties produced by the Property Map object.
 
Constructor Summary
PT_PROPERTYARRAY_INDICES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_PROPERTYARRAY_ID

public static final int PT_PROPERTYARRAY_ID
Indices for arrays of Plumtree Properties produced by the Property Map object.

PT_PROPERTYARRAY_VALUE

public static final int PT_PROPERTYARRAY_VALUE
Indices for arrays of Plumtree Properties produced by the Property Map object.

PT_PROPERTYARRAY_MAX_NUM_COLUMNS

public static final int PT_PROPERTYARRAY_MAX_NUM_COLUMNS
Indices for arrays of Plumtree Properties produced by the Property Map object.
Constructor Detail

PT_PROPERTYARRAY_INDICES

public PT_PROPERTYARRAY_INDICES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.