public class ShopCategoryConfigInfo extends AlipayObject
Constructor and Description |
---|
ShopCategoryConfigInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets id.
|
String |
getIsLeaf()
Gets is leaf.
|
String |
getLevel()
Gets level.
|
String |
getLink()
Gets link.
|
String |
getNm()
Gets nm.
|
void |
setId(String id)
Sets id.
|
void |
setIsLeaf(String isLeaf)
Sets is leaf.
|
void |
setLevel(String level)
Sets level.
|
void |
setLink(String link)
Sets link.
|
void |
setNm(String nm)
Sets nm.
|
public String getId()
public void setId(String id)
id
- the idpublic String getIsLeaf()
public void setIsLeaf(String isLeaf)
isLeaf
- the is leafpublic String getLevel()
public void setLevel(String level)
level
- the levelpublic String getLink()
public void setLink(String link)
link
- the linkpublic String getNm()
public void setNm(String nm)
nm
- the nmCopyright © 2018. All rights reserved.