public class ImageBean extends Object implements Serializable
| Constructor and Description |
|---|
ImageBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogoPath() |
String |
getMoneyPath() |
String |
getOfferedTarrifPath() |
void |
setLogoPath(String logoPath) |
void |
setMoneyPath(String moneyPath) |
void |
setOfferedTarrifPath(String offeredTarrifPath) |
public String getLogoPath()
public void setLogoPath(String logoPath)
public String getOfferedTarrifPath()
public void setOfferedTarrifPath(String offeredTarrifPath)
public String getMoneyPath()
public void setMoneyPath(String moneyPath)
Copyright © 2016 Power TAC. All Rights Reserved.