Modifier and Type | Method and Description |
---|---|
static DeviceApi.Crypto.BioDataFormat |
DeviceApi.Crypto.BioDataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.Crypto.BioDataFormat |
DeviceApi.Crypto.BioDataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.Crypto.BioDataFormat[] |
DeviceApi.Crypto.BioDataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DeviceApi.Crypto.BioDataFormat[] |
DeviceApi.Crypto.BioDataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<String> |
DeviceApi.Crypto.getBioData(DeviceApi.Crypto.BioDataFormat bioDataFormat)
Gets the biodata in different formats.
|
static Optional<String> |
DeviceApi.Crypto.getBioData(DeviceApi.Crypto.BioDataFormat bioDataFormat)
Gets the biodata in different formats.
|
Copyright © 2024. All rights reserved.