| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected TemplateTypeEnum |
TemplateName.type |
| Modifier and Type | Method and Description |
|---|---|
static TemplateTypeEnum |
TemplateTypeEnum.fromValue(String v) |
TemplateTypeEnum |
TemplateName.getType()
Gets the value of the type property.
|
static TemplateTypeEnum |
TemplateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemplateTypeEnum[] |
TemplateTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateName.setType(TemplateTypeEnum value)
Sets the value of the type property.
|
Copyright © 2019. All Rights Reserved.