org.androidtransfuse.model.manifest
Class SupportsGlTexture

Package class diagram package SupportsGlTexture
java.lang.Object
  extended by org.androidtransfuse.model.manifest.SupportsGlTexture

public class SupportsGlTexture
extends Object

attributes: android:name="string"

Author:
John Ericksen

Constructor Summary
SupportsGlTexture()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportsGlTexture

public SupportsGlTexture()
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2012. All Rights Reserved.