public class SubCertDetail extends AlipayObject
Constructor and Description |
---|
SubCertDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getLotNum()
Gets lot num.
|
String |
getLotPoint()
Gets lot point.
|
String |
getSubLotnum()
Gets sub lotnum.
|
void |
setLotNum(String lotNum)
Sets lot num.
|
void |
setLotPoint(String lotPoint)
Sets lot point.
|
void |
setSubLotnum(String subLotnum)
Sets sub lotnum.
|
public String getLotNum()
public void setLotNum(String lotNum)
lotNum
- the lot numpublic String getLotPoint()
public void setLotPoint(String lotPoint)
lotPoint
- the lot pointpublic String getSubLotnum()
public void setSubLotnum(String subLotnum)
subLotnum
- the sub lotnumCopyright © 2018. All rights reserved.