public class Keyword extends AlipayObject
Constructor and Description |
---|
Keyword() |
Modifier and Type | Method and Description |
---|---|
String |
getColor()
Gets color.
|
String |
getValue()
Gets value.
|
void |
setColor(String color)
Sets color.
|
void |
setValue(String value)
Sets value.
|
public String getColor()
public void setColor(String color)
color
- the colorpublic String getValue()
public void setValue(String value)
value
- the valueCopyright © 2018. All rights reserved.