public class GXNaturalDataTransferDownloadRequest extends GXAbstractNaturalDataTransferRequest
Constructor and Description |
---|
GXNaturalDataTransferDownloadRequest() |
GXNaturalDataTransferDownloadRequest(int type) |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getFormatType
addVariable, addVariable, addVariableArray, clone, equals, getVariables, hashCode, setVariables
public GXNaturalDataTransferDownloadRequest()
public GXNaturalDataTransferDownloadRequest(int type)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class GXAbstractNaturalDataTransferRequest
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class GXAbstractNaturalDataTransferRequest
IOException
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.