| Package | Description |
|---|---|
| com.baidubce.services.iothisk.device.model |
| Modifier and Type | Method and Description |
|---|---|
SeType |
DeviceKey.getSeType()
Get secure element type
|
SeType |
Device.getType()
Get device secure element type
|
static SeType |
SeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeType[] |
SeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceKey.setSeType(SeType seType)
Set secure element type
|
void |
Device.setType(SeType type)
Set device secure element type
|
Copyright © 2022. All rights reserved.