public class GXBidiTranslatorRequest extends GXAbstractRequest
Constructor and Description |
---|
GXBidiTranslatorRequest() |
GXBidiTranslatorRequest(Vector contents,
boolean isRTL) |
Modifier and Type | Method and Description |
---|---|
Vector |
getContents() |
boolean |
isRTL() |
void |
readExternal(ObjectInput in) |
void |
setContents(Vector contents) |
void |
setRTL(boolean isRTL) |
void |
writeExternal(ObjectOutput out) |
addVariable, addVariable, addVariableArray, clone, equals, getVariables, hashCode, setVariables
public GXBidiTranslatorRequest()
public GXBidiTranslatorRequest(Vector contents, boolean isRTL)
public Vector getContents()
public void setContents(Vector contents)
public boolean isRTL()
public void setRTL(boolean isRTL)
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.