public class LogoVariation extends Object implements Serializable
| Constructor and Description |
|---|
LogoVariation() |
| Modifier and Type | Method and Description |
|---|---|
Image |
getImage() |
String |
getImagebackgroundtype() |
String |
getImageformat() |
String |
getImagesizetype() |
UUID |
getLogouuid() |
String |
getStatus() |
void |
setImage(Image image) |
void |
setImagebackgroundtype(String imagebackgroundtype) |
void |
setImageformat(String imageformat) |
void |
setImagesizetype(String imagesizetype) |
void |
setLogouuid(UUID logouuid) |
void |
setStatus(String status) |
public UUID getLogouuid()
public void setLogouuid(UUID logouuid)
logouuid - the logouuid to setpublic String getImageformat()
public void setImageformat(String imageformat)
imageformat - the imageformat to setpublic String getImagesizetype()
public void setImagesizetype(String imagesizetype)
imagesizetype - the imagesizetype to setpublic String getImagebackgroundtype()
public void setImagebackgroundtype(String imagebackgroundtype)
imagebackgroundtype - the imagebackgroundtype to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic Image getImage()
public void setImage(Image image)
image - the image to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.