public class EduSourceInfo extends AlipayObject
| Constructor and Description |
|---|
EduSourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogo()
Gets logo.
|
String |
getMobile()
Gets mobile.
|
String |
getName()
Gets name.
|
void |
setLogo(String logo)
Sets logo.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setName(String name)
Sets name.
|
public String getLogo()
public void setLogo(String logo)
logo - the logopublic String getMobile()
public void setMobile(String mobile)
mobile - the mobilepublic String getName()
public void setName(String name)
name - the nameCopyright © 2018. All rights reserved.