| Package | Description |
|---|---|
| com.groupdocs.cloud.signature.model |
| Modifier and Type | Method | Description |
|---|---|---|
static SearchQRCodeOptions.MatchTypeEnum |
SearchQRCodeOptions.MatchTypeEnum.fromValue(String text) |
|
SearchQRCodeOptions.MatchTypeEnum |
SearchQRCodeOptions.getMatchType() |
Get or set barcode text Match Type search.
|
SearchQRCodeOptions.MatchTypeEnum |
SearchQRCodeOptions.MatchTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static SearchQRCodeOptions.MatchTypeEnum |
SearchQRCodeOptions.MatchTypeEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SearchQRCodeOptions.MatchTypeEnum[] |
SearchQRCodeOptions.MatchTypeEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
SearchQRCodeOptions |
SearchQRCodeOptions.matchType(SearchQRCodeOptions.MatchTypeEnum matchType) |
|
void |
SearchQRCodeOptions.setMatchType(SearchQRCodeOptions.MatchTypeEnum matchType) |
|
void |
SearchQRCodeOptions.MatchTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SearchQRCodeOptions.MatchTypeEnum enumeration) |
Copyright © 2025. All rights reserved.