| Package | Description |
|---|---|
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
static GetAttributesAttributes.CategoryEnum |
GetAttributesAttributes.CategoryEnum.fromValue(String text) |
GetAttributesAttributes.CategoryEnum |
GetAttributesAttributes.getCategory()
Category of the attribute
|
GetAttributesAttributes.CategoryEnum |
GetAttributesAttributes.CategoryEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static GetAttributesAttributes.CategoryEnum |
GetAttributesAttributes.CategoryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetAttributesAttributes.CategoryEnum[] |
GetAttributesAttributes.CategoryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetAttributesAttributes |
GetAttributesAttributes.category(GetAttributesAttributes.CategoryEnum category) |
void |
GetAttributesAttributes.setCategory(GetAttributesAttributes.CategoryEnum category) |
void |
GetAttributesAttributes.CategoryEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
GetAttributesAttributes.CategoryEnum enumeration) |
Copyright © 2021. All rights reserved.