public class GXGetScreenRequest extends GXAbstractRequest
| Constructor and Description |
|---|
GXGetScreenRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addWaitCondition(GXIWaitCondition waitCondition)
Adds a wait condition to the getScreen request.
|
GXIWaitCondition[] |
getWaitCoditions() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
addVariable, addVariable, addVariableArray, clone, equals, getVariables, hashCode, setVariablespublic void addWaitCondition(GXIWaitCondition waitCondition)
waitCondition - the wait condition to add to the request.public GXIWaitCondition[] getWaitCoditions()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class GXAbstractRequestIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class GXAbstractRequestIOExceptionCopyright 2022 Software AG. All rights reserved. Use is subject to license terms.