public class MerchantBaseEnterOpenModel extends AlipayObject
Constructor and Description |
---|
MerchantBaseEnterOpenModel() |
Modifier and Type | Method and Description |
---|---|
String |
getLogoInfo()
Gets logo info.
|
String |
getmName()
Gets name.
|
String |
getmShortName()
Gets short name.
|
void |
setLogoInfo(String logoInfo)
Sets logo info.
|
void |
setmName(String mName)
Sets name.
|
void |
setmShortName(String mShortName)
Sets short name.
|
public String getLogoInfo()
public void setLogoInfo(String logoInfo)
logoInfo
- the logo infopublic String getmName()
public void setmName(String mName)
mName
- the m namepublic String getmShortName()
public void setmShortName(String mShortName)
mShortName
- the m short nameCopyright © 2018. All rights reserved.