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, setVariables
public GXAbstractNaturalDataTransferRequest()
public int getFormatType()
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.