|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigMailServer.Type | |
|---|---|
| com.atlassian.jira.functest.config.mail | |
| Uses of ConfigMailServer.Type in com.atlassian.jira.functest.config.mail |
|---|
| Methods in com.atlassian.jira.functest.config.mail that return ConfigMailServer.Type | |
|---|---|
ConfigMailServer.Type |
ConfigMailServer.getType()
|
static ConfigMailServer.Type |
ConfigMailServer.Type.parseString(String str)
|
static ConfigMailServer.Type |
ConfigMailServer.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConfigMailServer.Type[] |
ConfigMailServer.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.jira.functest.config.mail with parameters of type ConfigMailServer.Type | |
|---|---|
ConfigMailServer |
ConfigMailServer.setType(ConfigMailServer.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||