| Package | Description |
|---|---|
| xapi.gwtc.api |
| Modifier and Type | Method and Description |
|---|---|
ObfuscationLevel |
GwtcPropertiesBuilder.getObfuscationLevel() |
ObfuscationLevel |
GwtManifest.getObfuscationLevel() |
static ObfuscationLevel |
ObfuscationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObfuscationLevel[] |
ObfuscationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GwtcPropertiesBuilder |
GwtcPropertiesBuilder.setObfuscationLevel(ObfuscationLevel obfuscationLevel) |
GwtManifest |
GwtManifest.setObfuscationLevel(ObfuscationLevel obfuscationLevel) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.