public class LabelFilter extends AlipayObject
Constructor and Description |
---|
LabelFilter() |
Modifier and Type | Method and Description |
---|---|
String |
getColumnName()
Gets column name.
|
String |
getOp()
Gets op.
|
List<String> |
getValues()
Gets values.
|
void |
setColumnName(String columnName)
Sets column name.
|
void |
setOp(String op)
Sets op.
|
void |
setValues(List<String> values)
Sets values.
|
public String getColumnName()
public void setColumnName(String columnName)
columnName
- the column namepublic String getOp()
public void setOp(String op)
op
- the opCopyright © 2018. All rights reserved.