|
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.wosabean.WOSAMessage
com.ibm.dse.wosabean.WOSAMessageReply
com.ibm.dse.wosabean.PrtCapsReply
This class provides reply data to the WFS_INF_PTR_CAPABILITIES message
Field Summary | |
---|---|
boolean |
bAcceptMedia
|
boolean |
bCompound
|
short |
fwControl
|
short |
fwExtents
|
short |
fwReadForm
|
short |
fwType
|
short |
fwWriteForm
|
java.util.Vector |
lpszExtra
|
short |
usMaxMediaOnStacker
|
short |
usMaxRetract
|
short |
wClass
|
short |
wResolution
|
Fields inherited from class com.ibm.dse.wosabean.WOSAMessageReply |
---|
requestID, result |
Fields inherited from class com.ibm.dse.wosabean.WOSAMessage |
---|
command |
Constructor Summary | |
---|---|
PrtCapsReply()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public short wClass
public short fwType
public boolean bCompound
public short wResolution
public short fwReadForm
public short fwWriteForm
public short fwExtents
public short fwControl
public short usMaxRetract
public short usMaxMediaOnStacker
public boolean bAcceptMedia
public java.util.Vector lpszExtra
Constructor Detail |
public PrtCapsReply()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |