public class AlipayEcoEduKtStudentModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoEduKtStudentModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getChildName()
Gets child name.
|
String |
getIsvPid()
Gets isv pid.
|
String |
getSchoolNo()
Gets school no.
|
String |
getSchoolPid()
Gets school pid.
|
String |
getStatus()
Gets status.
|
String |
getStudentCode()
Gets student code.
|
String |
getStudentIdentify()
Gets student identify.
|
String |
getStudentNo()
Gets student no.
|
List<UserDetails> |
getUsers()
Gets users.
|
void |
setChildName(String childName)
Sets child name.
|
void |
setIsvPid(String isvPid)
Sets isv pid.
|
void |
setSchoolNo(String schoolNo)
Sets school no.
|
void |
setSchoolPid(String schoolPid)
Sets school pid.
|
void |
setStatus(String status)
Sets status.
|
void |
setStudentCode(String studentCode)
Sets student code.
|
void |
setStudentIdentify(String studentIdentify)
Sets student identify.
|
void |
setStudentNo(String studentNo)
Sets student no.
|
void |
setUsers(List<UserDetails> users)
Sets users.
|
public String getChildName()
public void setChildName(String childName)
childName
- the child namepublic String getIsvPid()
public void setIsvPid(String isvPid)
isvPid
- the isv pidpublic String getSchoolNo()
public void setSchoolNo(String schoolNo)
schoolNo
- the school nopublic String getSchoolPid()
public void setSchoolPid(String schoolPid)
schoolPid
- the school pidpublic String getStatus()
public void setStatus(String status)
status
- the statuspublic String getStudentCode()
public void setStudentCode(String studentCode)
studentCode
- the student codepublic String getStudentIdentify()
public void setStudentIdentify(String studentIdentify)
studentIdentify
- the student identifypublic String getStudentNo()
public void setStudentNo(String studentNo)
studentNo
- the student nopublic List<UserDetails> getUsers()
public void setUsers(List<UserDetails> users)
users
- the usersCopyright © 2018. All rights reserved.