public class MessageTemplateSendDataItem extends Object
String
color
value
MessageTemplateSendDataItem(String value, String color)
getColor()
getValue()
void
setColor(String color)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String value
public String color
public MessageTemplateSendDataItem(String value, String color)
public String getValue()
public void setValue(String value)
public String getColor()
public void setColor(String color)
Copyright © 2022. All rights reserved.