|
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
The WOSAMessageReply class is the WOSA reply data basic class.
Field Summary | |
---|---|
int |
requestID
|
int |
result
|
Fields inherited from class com.ibm.dse.services.wosa.WOSAMessage |
---|
command |
Constructor Summary | |
---|---|
WOSAMessageReply()
This constructor creates a WOSAMessageReply object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int result
public int requestID
Constructor Detail |
public WOSAMessageReply()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |