public abstract class GXAbstractNaturalDataTransferRequest extends GXAbstractRequest
| Constructor and Description |
|---|
GXAbstractNaturalDataTransferRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFormatType()
Return the transfer data type.
|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
addVariable, addVariable, addVariableArray, clone, equals, getVariables, hashCode, setVariablespublic GXAbstractNaturalDataTransferRequest()
public int getFormatType()
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.