public class GXBidiTranslatorResponse extends Object implements Externalizable
| Constructor and Description |
|---|
GXBidiTranslatorResponse() |
GXBidiTranslatorResponse(Map glossary) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getGlossary() |
void |
readExternal(ObjectInput in) |
void |
setGlossary(Map glossary) |
void |
writeExternal(ObjectOutput out) |
public GXBidiTranslatorResponse()
public GXBidiTranslatorResponse(Map glossary)
public Map getGlossary()
public void setGlossary(Map glossary)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright 2022 Software AG. All rights reserved. Use is subject to license terms.