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