| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.mtoken.model.entity.attributes |
| Modifier and Type | Field and Description |
|---|---|
protected Attribute.Type |
Attribute.type |
| Modifier and Type | Method and Description |
|---|---|
Attribute.Type |
Attribute.getType()
Get attribute type.
|
static Attribute.Type |
Attribute.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attribute.Type[] |
Attribute.Type.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(Attribute.Type type)
Set attribute type.
|
Copyright © 2016–2018 Lime - HighTech Solutions Inc.. All rights reserved.