public class UnAvailableTimeInfo extends AlipayObject
| Constructor and Description | 
|---|
UnAvailableTimeInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFromDate()
Gets from date. 
 | 
String | 
getToDate()
Gets to date. 
 | 
void | 
setFromDate(String fromDate)
Sets from date. 
 | 
void | 
setToDate(String toDate)
Sets to date. 
 | 
public String getFromDate()
public void setFromDate(String fromDate)
fromDate - the from datepublic String getToDate()
public void setToDate(String toDate)
toDate - the to dateCopyright © 2018. All rights reserved.