public class AllowedSignatureType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AllowedSignatureType.Type
Signature types.
|
| Constructor and Description |
|---|
AllowedSignatureType()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AllowedSignatureType.Type |
getType()
Get signature type.
|
List<String> |
getVariants()
Extras with supported variants.
|
void |
setType(AllowedSignatureType.Type type)
Set signature type.
|
void |
setVariants(List<String> variants)
Set extras with supported variants.
|
public AllowedSignatureType.Type getType()
public void setType(AllowedSignatureType.Type type)
type - Signature type.public List<String> getVariants()
Copyright © 2016–2018 Lime - HighTech Solutions Inc.. All rights reserved.