| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt.xml.templateinfo |
| Modifier and Type | Field and Description |
|---|---|
protected TemplateType |
TemplateInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static TemplateType |
TemplateType.fromValue(String v) |
TemplateType |
TemplateInfo.getType()
Gets the value of the type property.
|
static TemplateType |
TemplateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemplateType[] |
TemplateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateInfo.setType(TemplateType value)
Sets the value of the type property.
|
Copyright © 2017. All rights reserved.