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