Class Targets
java.lang.Object
jenkins.plugin.android.emulator.sdk.cli.Targets
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
getId()
getName()
int
getType()
int
hashCode()
void
setAPILevel
(int apiLevel) void
void
void
setRevision
(int revision) void
setType
(Targets.TargetType type)
-
Constructor Details
-
Targets
public Targets()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getType
-
setType
-
getApiLevel
public int getApiLevel() -
setAPILevel
public void setAPILevel(int apiLevel) -
getRevision
public int getRevision() -
setRevision
public void setRevision(int revision) -
hashCode
public int hashCode() -
equals
-