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