public class Logo extends Object implements Serializable
Constructor and Description |
---|
Logo() |
Modifier and Type | Method and Description |
---|---|
Logo |
clone() |
String |
getHeight() |
String |
getPath() |
String |
getPreviewPath() |
String |
getTitle() |
String |
getWidth() |
void |
setHeight(String height) |
void |
setPath(String path) |
void |
setPreviewPath(String previewPath) |
void |
setTitle(String title) |
void |
setWidth(String width) |
public String getPath()
public void setPath(String path)
public String getPreviewPath()
public void setPreviewPath(String previewPath)
public String getWidth()
public void setWidth(String width)
public String getHeight()
public void setHeight(String height)
public String getTitle()
public void setTitle(String title)
Copyright © 2013 Nuxeo SA. All Rights Reserved.