| Package | Description |
|---|---|
| com.hellosign.sdk.resource.support | |
| com.hellosign.sdk.resource.support.types |
| Modifier and Type | Method and Description |
|---|---|
FieldType |
ResponseData.getType() |
FieldType |
FormField.getType() |
FieldType |
CustomField.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseData.setType(FieldType type) |
void |
FormField.setType(FieldType type) |
| Modifier and Type | Method and Description |
|---|---|
static FieldType |
FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldType[] |
FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 HelloSign. All rights reserved.