public class WebCellAttachmentInfo extends Object implements Serializable
WebCellAttachmentInfo,
Serialized Form| Constructor and Description |
|---|
WebCellAttachmentInfo() |
| Modifier and Type | Method and Description |
|---|---|
WebCellModType |
getCellModType() |
String |
getFile() |
String |
getPath() |
boolean |
isIsAttachDeleted() |
void |
setCellModType(WebCellModType cellModType) |
void |
setFile(String file) |
void |
setPath(String path) |
public void setFile(String file)
public String getFile()
public void setPath(String path)
public String getPath()
public void setCellModType(WebCellModType cellModType)
public WebCellModType getCellModType()
public boolean isIsAttachDeleted()
Copyright 2007, 2026, Oracle. All rights reserved.