public class FileMergeComponent extends Object implements ComponentInterface
Constructor and Description |
---|
FileMergeComponent() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
String |
getFilePath1() |
String |
getFilePath2() |
String |
getFilePath3() |
void |
setFilePath1(String filePath1) |
void |
setFilePath2(String filePath2) |
void |
setFilePath3(String filePath3) |
public String getFilePath1()
public void setFilePath1(String filePath1)
public String getFilePath2()
public void setFilePath2(String filePath2)
public String getFilePath3()
public void setFilePath3(String filePath3)
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.