| Package | Description |
|---|---|
| com.geoway.adf.dms.datasource.dto.input | |
| com.geoway.adf.dms.datasource.dto.output |
| Modifier and Type | Method and Description |
|---|---|
ExcuteStatus |
InputDataResultDTO.getStatus()
执行状态
|
ExcuteStatus |
InputResultDTO.getStatus() |
static ExcuteStatus |
ExcuteStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcuteStatus[] |
ExcuteStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputDataResultDTO.setStatus(ExcuteStatus status)
执行状态
|
void |
InputResultDTO.setStatus(ExcuteStatus status) |
| Modifier and Type | Method and Description |
|---|---|
ExcuteStatus |
OutputDataResultDTO.getStatus()
执行状态
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputDataResultDTO.setStatus(ExcuteStatus status)
执行状态
|
Copyright © 2025. All rights reserved.