public class KoubeiCateringCrowdgroupConditionSetModel extends AlipayObject
Constructor and Description |
---|
KoubeiCateringCrowdgroupConditionSetModel() |
Modifier and Type | Method and Description |
---|---|
List<ConditionItemPattern> |
getConditionModelList()
Gets condition model list.
|
String |
getCrowdGroupId()
Gets crowd group id.
|
String |
getDescribe()
Gets describe.
|
String |
getOperation()
Gets operation.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorType()
Gets operator type.
|
String |
getShopId()
Gets shop id.
|
void |
setConditionModelList(List<ConditionItemPattern> conditionModelList)
Sets condition model list.
|
void |
setCrowdGroupId(String crowdGroupId)
Sets crowd group id.
|
void |
setDescribe(String describe)
Sets describe.
|
void |
setOperation(String operation)
Sets operation.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
void |
setShopId(String shopId)
Sets shop id.
|
public KoubeiCateringCrowdgroupConditionSetModel()
public List<ConditionItemPattern> getConditionModelList()
public void setConditionModelList(List<ConditionItemPattern> conditionModelList)
conditionModelList
- the condition model listpublic String getCrowdGroupId()
public void setCrowdGroupId(String crowdGroupId)
crowdGroupId
- the crowd group idpublic String getDescribe()
public void setDescribe(String describe)
describe
- the describepublic String getOperation()
public void setOperation(String operation)
operation
- the operationpublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType
- the operator typepublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idCopyright © 2018. All rights reserved.