public class AlipayEcoEduKtParentQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEcoEduKtParentQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildName()
Gets child name.
|
String |
getPartnerId()
Gets partner id.
|
String |
getSchoolNo()
Gets school no.
|
String |
getSchoolPid()
Gets school pid.
|
String |
getStudentCode()
Gets student code.
|
String |
getStudentIdentify()
Gets student identify.
|
String |
getUserMobile()
Gets user mobile.
|
void |
setChildName(String childName)
Sets child name.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setSchoolNo(String schoolNo)
Sets school no.
|
void |
setSchoolPid(String schoolPid)
Sets school pid.
|
void |
setStudentCode(String studentCode)
Sets student code.
|
void |
setStudentIdentify(String studentIdentify)
Sets student identify.
|
void |
setUserMobile(String userMobile)
Sets user mobile.
|
public String getChildName()
public void setChildName(String childName)
childName - the child namepublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId - the partner idpublic String getSchoolNo()
public void setSchoolNo(String schoolNo)
schoolNo - the school nopublic String getSchoolPid()
public void setSchoolPid(String schoolPid)
schoolPid - the school pidpublic String getStudentCode()
public void setStudentCode(String studentCode)
studentCode - the student codepublic String getStudentIdentify()
public void setStudentIdentify(String studentIdentify)
studentIdentify - the student identifypublic String getUserMobile()
public void setUserMobile(String userMobile)
userMobile - the user mobileCopyright © 2018. All rights reserved.