| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.ImportType |
ServiceModel.ImportHistoryEvent.ImportType |
ServiceModel.ImportType |
ServiceModel.ImportHistoryEventSimple.ImportType |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.ImportType |
ServiceModel.ImportHistoryEvent.getImportType() |
ServiceModel.ImportType |
ServiceModel.ImportHistoryEventSimple.getImportType() |
static ServiceModel.ImportType |
ServiceModel.ImportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceModel.ImportType[] |
ServiceModel.ImportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.ImportHistoryEvent |
ServiceModel.ImportHistoryEvent.setImportType(ServiceModel.ImportType value) |
ServiceModel.ImportHistoryEventSimple |
ServiceModel.ImportHistoryEventSimple.setImportType(ServiceModel.ImportType value) |
Copyright © 2022. All rights reserved.