public class FileEnclosed
extends java.lang.Object
| 构造器和说明 |
|---|
FileEnclosed() |
FileEnclosed(com.seeyon.ctp.common.file.model.CtpFile file,
V3XFile v3XFile) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.seeyon.ctp.common.file.model.CtpFile |
getFile() |
V3XFile |
getV3XFile() |
FileEnclosed |
setFile(com.seeyon.ctp.common.file.model.CtpFile file) |
FileEnclosed |
setV3XFile(V3XFile v3XFile) |
public FileEnclosed()
public FileEnclosed(com.seeyon.ctp.common.file.model.CtpFile file,
V3XFile v3XFile)
public com.seeyon.ctp.common.file.model.CtpFile getFile()
public FileEnclosed setFile(com.seeyon.ctp.common.file.model.CtpFile file)
public V3XFile getV3XFile()
public FileEnclosed setV3XFile(V3XFile v3XFile)