com.android.sdklib.devices
Class Meta
java.lang.Object
com.android.sdklib.devices.Meta
public class Meta
- extends java.lang.Object
Constructor Summary |
Meta()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Meta
public Meta()
getIconSixtyFour
public java.io.File getIconSixtyFour()
setIconSixtyFour
public void setIconSixtyFour(@Nullable
java.io.File iconSixtyFour)
hasIconSixtyFour
public boolean hasIconSixtyFour()
getIconSixteen
@Nullable
public java.io.File getIconSixteen()
setIconSixteen
public void setIconSixteen(@Nullable
java.io.File iconSixteen)
hasIconSixteen
public boolean hasIconSixteen()
getFrame
@Nullable
public java.io.File getFrame()
setFrame
public void setFrame(@Nullable
java.io.File frame)
hasFrame
public boolean hasFrame()
getFrameOffsetLandscape
@Nullable
public java.awt.Point getFrameOffsetLandscape()
setFrameOffsetLandscape
public void setFrameOffsetLandscape(@Nullable
java.awt.Point offset)
getFrameOffsetPortrait
@Nullable
public java.awt.Point getFrameOffsetPortrait()
setFrameOffsetPortrait
public void setFrameOffsetPortrait(@Nullable
java.awt.Point offset)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object