public class InteligentDelayInfo extends AlipayObject
Constructor and Description |
---|
InteligentDelayInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Gets type.
|
String |
getValue()
Gets value.
|
void |
setType(String type)
Sets type.
|
void |
setValue(String value)
Sets value.
|
public String getType()
public void setType(String type)
type
- the typepublic String getValue()
public void setValue(String value)
value
- the valueCopyright © 2018. All rights reserved.