public class InteligentUseTime extends AlipayObject
| Constructor and Description |
|---|
InteligentUseTime() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDimension()
Gets dimension.
|
String |
getTimes()
Gets times.
|
String |
getValues()
Gets values.
|
void |
setDimension(String dimension)
Sets dimension.
|
void |
setTimes(String times)
Sets times.
|
void |
setValues(String values)
Sets values.
|
public String getDimension()
public void setDimension(String dimension)
dimension - the dimensionpublic String getTimes()
public void setTimes(String times)
times - the timespublic String getValues()
public void setValues(String values)
values - the valuesCopyright © 2018. All rights reserved.