|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPkgCapabilities
IPkgCapabilities describe which attributes are available for each kind of
SDK Manager package type.
PkgType.hasXxx() or PkgDesc.hasXxx().
PkgType,
PkgDesc| Method Summary | |
|---|---|
boolean |
hasAndroidVersion()
Indicates whether this package type has a AndroidVersion. |
boolean |
hasFullRevision()
Indicates whether this package type has a FullRevision. |
boolean |
hasMajorRevision()
Indicates whether this package type has a MajorRevision. |
boolean |
hasMinPlatformToolsRev()
Indicates whether this package type has a min-platform-tools-rev attribute. |
boolean |
hasMinToolsRev()
Indicates whether this package type has a min-tools-rev attribute. |
boolean |
hasPath()
Indicates whether this package type has a path. |
boolean |
hasTag()
Indicates whether this package type has a tag. |
boolean |
hasVendor()
Indicates whether this package type has a vendor id. |
| Method Detail |
|---|
boolean hasFullRevision()
FullRevision.
FullRevision.boolean hasMajorRevision()
MajorRevision.
MajorRevision.boolean hasAndroidVersion()
AndroidVersion.
AndroidVersion.boolean hasPath()
boolean hasTag()
boolean hasVendor()
boolean hasMinToolsRev()
min-tools-rev attribute.
min-tools-rev attribute.boolean hasMinPlatformToolsRev()
min-platform-tools-rev attribute.
min-platform-tools-rev attribute.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||