public class ReportCondition extends AlipayObject
Constructor and Description |
---|
ReportCondition() |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Gets key.
|
String |
getOperate()
Gets operate.
|
void |
setKey(String key)
Sets key.
|
void |
setOperate(String operate)
Sets operate.
|
public String getKey()
public void setKey(String key)
key
- the keypublic String getOperate()
public void setOperate(String operate)
operate
- the operateCopyright © 2018. All rights reserved.