|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DetailsTypes.AddonDetailsType
Details type for addon packages. Includes a IdDisplay
for the vendor.
Nested Class Summary | |
---|---|
static class |
DetailsTypes.AddonDetailsType.Libraries
List of all DetailsTypes.Library s included in this package. |
Method Summary | |
---|---|
java.lang.String |
getDefaultSkin()
Gets the default skin included in this package. |
DetailsTypes.AddonDetailsType.Libraries |
getLibraries()
Gets the IAndroidTarget.OptionalLibrary s provided by this
package. |
IdDisplay |
getTag()
Gets the tag for this package. |
IdDisplay |
getVendor()
|
void |
setTag(IdDisplay tag)
Sets the tag for this package. |
void |
setVendor(IdDisplay vendor)
|
Methods inherited from interface com.android.sdklib.repositoryv2.meta.DetailsTypes.ApiDetailsType |
---|
getApiLevel, getCodename, setApiLevel, setCodename |
Method Detail |
---|
void setVendor(@NonNull IdDisplay vendor)
@NonNull IdDisplay getVendor()
@Nullable DetailsTypes.AddonDetailsType.Libraries getLibraries()
IAndroidTarget.OptionalLibrary
s provided by this
package.
void setTag(@NonNull IdDisplay tag)
@NonNull IdDisplay getTag()
@Nullable java.lang.String getDefaultSkin()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |