Modifier and Type | Field and Description |
---|---|
protected ExportTemplateArchiveType |
ExportTemplateArchive.method |
Modifier and Type | Method and Description |
---|---|
static ExportTemplateArchiveType |
ExportTemplateArchiveType.fromValue(String v) |
ExportTemplateArchiveType |
ExportTemplateArchive.getMethod()
Gets the value of the method property.
|
static ExportTemplateArchiveType |
ExportTemplateArchiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportTemplateArchiveType[] |
ExportTemplateArchiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportTemplateArchive.setMethod(ExportTemplateArchiveType value)
Sets the value of the method property.
|
ExportTemplateArchive |
ExportTemplateArchive.withMethod(ExportTemplateArchiveType value) |
Copyright © 2017. All rights reserved.