public static class SendDataRequest.Node extends Object implements Serializable
Node(String value, String color)
String
getColor()
getValue()
void
setColor(String color)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Node(String value, String color)
value
color
public String getValue()
public String getColor()
public void setValue(String value)
public void setColor(String color)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.