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