Package | Description |
---|---|
com.mapinfo.geocode | |
com.mapinfo.geocode.api |
Modifier and Type | Class and Description |
---|---|
class |
OutputParameter
This class represents an Output Parameter class.
|
Modifier and Type | Method and Description |
---|---|
OutputParam |
CustomObjectMember.getOutput() |
Modifier and Type | Method and Description |
---|---|
List<OutputParam> |
GeocodeOperation.getOutput() |
List<OutputParam> |
SupportLevel.getUpdatedOptionalOutput() |
Modifier and Type | Method and Description |
---|---|
void |
CustomObjectMember.setOutput(OutputParam output) |
Modifier and Type | Method and Description |
---|---|
void |
GeocodeOperation.setOutput(List<OutputParam> params) |
void |
SupportLevel.setUpdatedOptionalOutput(List<OutputParam> optionalOutput) |
Constructor and Description |
---|
OutputParameter(OutputParam copy) |
Modifier and Type | Method and Description |
---|---|
List<OutputParam> |
Operation.getOutput()
List of the output objects for the operation
|
List<OutputParam> |
SupportLevelDescriptor.getUpdatedOptionalOutput()
Changes to output of the base operation, if any
|
Modifier and Type | Method and Description |
---|---|
void |
Operation.setOutput(List<OutputParam> params)
The output objects
|
void |
SupportLevelDescriptor.setUpdatedOptionalOutput(List<OutputParam> optionalOutput)
Changes to possible output of the base operation, if any
|
Copyright © 2024. All rights reserved.