| Package | Description |
|---|---|
| io.alwaysonmobile.hullo.api.client |
| Modifier and Type | Method and Description |
|---|---|
static AttributeType |
AttributeType.fromValue(String value) |
AttributeType |
Attribute.getType()
Get type
|
static AttributeType |
AttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeType[] |
AttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attribute.setType(AttributeType type) |
Attribute |
Attribute.type(AttributeType type) |
Copyright © 2024. All rights reserved.