public static class EmailTemplate.ConditionDesc extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description |
String |
type |
String |
values |
| Constructor and Description |
|---|
ConditionDesc() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getType() |
String |
getValues() |
void |
setDescription(String description) |
void |
setType(String type) |
void |
setValues(String values) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.