public class OrderLogisticsExtInfo extends AlipayObject
Constructor and Description |
---|
OrderLogisticsExtInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getGmtEnd()
Gets gmt end.
|
String |
getGmtStart()
Gets gmt start.
|
void |
setGmtEnd(String gmtEnd)
Sets gmt end.
|
void |
setGmtStart(String gmtStart)
Sets gmt start.
|
public String getGmtEnd()
public void setGmtEnd(String gmtEnd)
gmtEnd
- the gmt endpublic String getGmtStart()
public void setGmtStart(String gmtStart)
gmtStart
- the gmt startCopyright © 2018. All rights reserved.