lumis.service.image
Class ImageConfig
java.lang.Object
lumis.service.image.ImageConfig
public class ImageConfig
- extends Object
Value class for an image from the Image Service
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_IMAGE
public static final int TYPE_IMAGE
- See Also:
- Constant Field Values
TYPE_FOLDER
public static final int TYPE_FOLDER
- See Also:
- Constant Field Values
ImageConfig
public ImageConfig()
getId
public String getId()
setId
public void setId(String id)
getImageFile
public String getImageFile()
setImageFile
public void setImageFile(String imageFile)
getLegend
public String getLegend()
setLegend
public void setLegend(String legend)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getType
public int getType()
setType
public void setType(int type)
getParentFolder
public String getParentFolder()
setParentFolder
public void setParentFolder(String parentFolder)
getCredits
public String getCredits()
setCredits
public void setCredits(String credits)
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.