| Package | Description |
|---|---|
| org.apache.shindig.gadgets.features |
| Modifier and Type | Method and Description |
|---|---|
static ApiDirective.Type |
ApiDirective.Type.fromCode(String code) |
ApiDirective.Type |
ApiDirective.getType() |
static ApiDirective.Type |
ApiDirective.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiDirective.Type[] |
ApiDirective.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
FeatureRegistry.FeatureBundle.getApis(ApiDirective.Type type,
boolean isExports) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.