|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.services.wosa.PrtQueryFieldInfo
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 |
public java.lang.String lpszFieldName
public short wIndexCount
public short fwType
public short fwClass
public short fwAccess
public short fwOverflow
public java.lang.String lpszInitialValue
public java.lang.String lpszFormat
Constructor Detail |
public PrtQueryFieldInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |