|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.dse.services.wosa.WOSAMessage
com.ibm.dse.services.wosa.WOSAMessageReply
com.ibm.dse.services.wosa.PrtFieldWarningReply
The PrtFieldWarningReply class contains reply data to the WFS_EXE_PTR_FIELDWARNING message.
Field Summary | |
---|---|
java.lang.String |
lpszFieldName
|
java.lang.String |
lpszFormName
|
short |
wFailure
|
Fields inherited from class com.ibm.dse.services.wosa.WOSAMessageReply |
---|
requestID, result |
Fields inherited from class com.ibm.dse.services.wosa.WOSAMessage |
---|
command |
Constructor Summary | |
---|---|
PrtFieldWarningReply()
This constructor creates a PrtFieldWarningReply object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String lpszFormName
public java.lang.String lpszFieldName
public short wFailure
Constructor Detail |
public PrtFieldWarningReply()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |