|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.android.sdklib.repositoryv2.meta.DetailsTypes.PlatformDetailsType.LayoutlibType
public abstract static class DetailsTypes.PlatformDetailsType.LayoutlibType
Parent class for xjc-generated classes containing info on the layout lib version.
Constructor Summary | |
---|---|
DetailsTypes.PlatformDetailsType.LayoutlibType()
|
Method Summary | |
---|---|
abstract int |
getApi()
Gets the layout lib api level. |
abstract void |
setApi(int api)
Sets the layout lib api level. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DetailsTypes.PlatformDetailsType.LayoutlibType()
Method Detail |
---|
public abstract void setApi(int api)
public abstract int getApi()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |