IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.wosa
Class PrtQueryFieldInfo

java.lang.Object
  extended bycom.ibm.dse.services.wosa.PrtQueryFieldInfo

public class PrtQueryFieldInfo
extends java.lang.Object

The PrtQueryFieldInfo class provides the field info item, which is contained in the reply data of the WFS_INF_PTR_QUERY_FIELD message.


Field Summary
 short fwAccess
           
 short fwClass
           
 short fwOverflow
           
 short fwType
           
 java.lang.String lpszFieldName
           
 java.lang.String lpszFormat
           
 java.lang.String lpszInitialValue
           
 short wIndexCount
           
 
Constructor Summary
PrtQueryFieldInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lpszFieldName

public java.lang.String lpszFieldName

wIndexCount

public short wIndexCount

fwType

public short fwType

fwClass

public short fwClass

fwAccess

public short fwAccess

fwOverflow

public short fwOverflow

lpszInitialValue

public java.lang.String lpszInitialValue

lpszFormat

public java.lang.String lpszFormat
Constructor Detail

PrtQueryFieldInfo

public PrtQueryFieldInfo()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005