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