public class ZmWatchListExtendInfo extends AlipayObject
Constructor and Description |
---|
ZmWatchListExtendInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets description.
|
String |
getKey()
Gets key.
|
String |
getValue()
Gets value.
|
void |
setDescription(String description)
Sets description.
|
void |
setKey(String key)
Sets key.
|
void |
setValue(String value)
Sets value.
|
public String getDescription()
public void setDescription(String description)
description
- the descriptionpublic String getKey()
public void setKey(String key)
key
- the keypublic String getValue()
public void setValue(String value)
value
- the valueCopyright © 2018. All rights reserved.