public class ClickAction extends Object
| 构造器和说明 |
|---|
ClickAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getAction_type() |
String |
getActivity() |
AtyAttr |
getAty_attr() |
Browser |
getBrowser() |
String |
getIntent() |
void |
setAction_type(int action_type) |
void |
setActivity(String activity) |
void |
setAty_attr(AtyAttr aty_attr) |
void |
setBrowser(Browser browser) |
void |
setIntent(String intent) |
public int getAction_type()
public void setAction_type(int action_type)
public String getActivity()
public Browser getBrowser()
public void setBrowser(Browser browser)
public AtyAttr getAty_attr()
public void setAty_attr(AtyAttr aty_attr)
public String getIntent()
public void setActivity(String activity)
public void setIntent(String intent)
Copyright © 2021. All Rights Reserved.