|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.android.ide.common.xml.ManifestData.UsesFeature
public static final class ManifestData.UsesFeature
Class representing a uses-feature node in the manifest.
| Constructor Summary | |
|---|---|
ManifestData.UsesFeature()
|
|
| Method Summary | |
|---|---|
int |
getGlEsVersion()
Returns the value of the glEsVersion attribute, or 0 if the attribute was not present. |
java.lang.String |
getName()
|
java.lang.Boolean |
getRequired()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManifestData.UsesFeature()
| Method Detail |
|---|
public java.lang.String getName()
public int getGlEsVersion()
public java.lang.Boolean getRequired()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||