public class StoreAppSpotlightInfo extends Object
StoreAppSpotlightInfo class.
Constructor and Description |
---|
StoreAppSpotlightInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getBody()
Getter for the field
body . |
String |
getHeaderImageUrl()
Getter for the field
headerImageUrl . |
String |
getName()
Getter for the field
name . |
String |
getUrl()
Getter for the field
url . |
void |
setBody(String body)
Setter for the field
body . |
void |
setHeaderImageUrl(String headerImageUrl)
Setter for the field
headerImageUrl . |
void |
setName(String name)
Setter for the field
name . |
void |
setUrl(String url)
Setter for the field
url . |
String |
toString() |
public void setName(String name)
Setter for the field name
.
name
- a String
objectpublic String getHeaderImageUrl()
Getter for the field headerImageUrl
.
String
objectpublic void setHeaderImageUrl(String headerImageUrl)
Setter for the field headerImageUrl
.
headerImageUrl
- a String
objectpublic void setBody(String body)
Setter for the field body
.
body
- a String
objectCopyright © 2016–2024. All rights reserved.