public class Object2FileComponent extends Object implements ComponentInterface
Constructor and Description |
---|
Object2FileComponent() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
String |
getFilePath() |
String |
getKey() |
void |
setFilePath(String filePath) |
void |
setKey(String key) |
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境public String getKey()
public void setKey(String key)
public String getFilePath()
public void setFilePath(String filePath)
Copyright © 2006–2018 TinyGroup. All rights reserved.