public class StoreAppScreenshots extends Object
StoreAppScreenshots class.
Constructor and Description |
---|
StoreAppScreenshots() |
Modifier and Type | Method and Description |
---|---|
String |
getFullPath()
Getter for the field
fullPath . |
int |
getId()
Getter for the field
id . |
String |
getThumbnailPath()
Getter for the field
thumbnailPath . |
void |
setFullPath(String fullPath)
Setter for the field
fullPath . |
void |
setId(int id)
Setter for the field
id . |
void |
setThumbnailPath(String thumbnailPath)
Setter for the field
thumbnailPath . |
public int getId()
Getter for the field id
.
public void setId(int id)
Setter for the field id
.
id
- a intpublic String getThumbnailPath()
Getter for the field thumbnailPath
.
String
objectpublic void setThumbnailPath(String thumbnailPath)
Setter for the field thumbnailPath
.
thumbnailPath
- a String
objectCopyright © 2016–2024. All rights reserved.