public class LogoDescriptor extends Object implements Serializable
Constructor and Description |
---|
LogoDescriptor() |
Modifier and Type | Method and Description |
---|---|
LogoDescriptor |
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 LogoDescriptor()
public String getPreviewPath()
public void setPreviewPath(String previewPath)
public LogoDescriptor clone()
Copyright © 2016 Nuxeo SA. All rights reserved.