| Package | Description |
|---|---|
| org.gradle.api.internal |
| Modifier and Type | Method and Description |
|---|---|
static ExtensibleDynamicObject.Location |
ExtensibleDynamicObject.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtensibleDynamicObject.Location[] |
ExtensibleDynamicObject.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensibleDynamicObject.addObject(DynamicObject object,
ExtensibleDynamicObject.Location location) |
Copyright © 2013. All rights reserved