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