wt.replication.sender
Class EMBContentDesc
java.lang.Object
wt.replication.sender.EMBContentDesc
- All Implemented Interfaces:
- Serializable
- public class EMBContentDesc
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
fileName
private String fileName
path
private String path
ufid
private String ufid
description
private String description
EMBContentDesc
public EMBContentDesc()
getFileName
public String getFileName()
setFileName
public void setFileName(String fileName)
getPath
public String getPath()
setPath
public void setPath(String path)
getUfid
public String getUfid()
setUfid
public void setUfid(String ufid)
getDescription
public String getDescription()
setDescription
public void setDescription(String a_Description)