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, setVariables
public 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 Externalizable
readExternal
in class GXAbstractRequest
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class GXAbstractRequest
IOException
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.