| 构造器和说明 |
|---|
ZrzyConfigOpinion() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getActivitytype()
Getter for the field
activitytype. |
String |
getContent()
Getter for the field
content. |
String |
getIsrightclick()
Getter for the field
isrightclick. |
String |
getIsuse()
Getter for the field
isuse. |
String |
getOpinid()
Getter for the field
opinid. |
String |
getUserid()
Getter for the field
userid. |
String |
getWorkflowid()
Getter for the field
workflowid. |
String |
getWorkflowname()
Getter for the field
workflowname. |
void |
setActivitytype(String activitytype)
Setter for the field
activitytype. |
void |
setContent(String content)
Setter for the field
content. |
void |
setIsrightclick(String isrightclick)
Setter for the field
isrightclick. |
void |
setIsuse(String isuse)
Setter for the field
isuse. |
void |
setOpinid(String opinid)
Setter for the field
opinid. |
void |
setUserid(String userid)
Setter for the field
userid. |
void |
setWorkflowid(String workflowid)
Setter for the field
workflowid. |
void |
setWorkflowname(String workflowname)
Setter for the field
workflowname. |
public void setOpinid(String opinid)
Setter for the field opinid.
opinid - a String object.public void setWorkflowid(String workflowid)
Setter for the field workflowid.
workflowid - a String object.public String getWorkflowname()
Getter for the field workflowname.
String object.public void setWorkflowname(String workflowname)
Setter for the field workflowname.
workflowname - a String object.public void setUserid(String userid)
Setter for the field userid.
userid - a String object.public void setIsuse(String isuse)
Setter for the field isuse.
isuse - a String object.public String getActivitytype()
Getter for the field activitytype.
String object.public void setActivitytype(String activitytype)
Setter for the field activitytype.
activitytype - a String object.public String getIsrightclick()
Getter for the field isrightclick.
String object.public void setIsrightclick(String isrightclick)
Setter for the field isrightclick.
isrightclick - a String object.Copyright © 2015–2025 cn.gtmap. All rights reserved.