public class AlipayInsUnderwriteMutualPolicyBatchqueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayInsUnderwriteMutualPolicyBatchqueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel()
Gets channel.
|
String |
getPlanNo()
Gets plan no.
|
String |
getSource()
Gets source.
|
String |
getUserId()
Gets user id.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setPlanNo(String planNo)
Sets plan no.
|
void |
setSource(String source)
Sets source.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayInsUnderwriteMutualPolicyBatchqueryModel()
public String getChannel()
public void setChannel(String channel)
channel - the channelpublic String getPlanNo()
public void setPlanNo(String planNo)
planNo - the plan nopublic String getSource()
public void setSource(String source)
source - the sourcepublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.