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