public static class WxMnpWxaCodeBaseRequest.Color extends Object implements Serializable
Color()
Color(String r, String g, String b)
String
getB()
getG()
getR()
void
setB(String b)
setG(String g)
setR(String r)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Color()
public Color(String r, String g, String b)
public String getR()
public void setR(String r)
public String getG()
public void setG(String g)
public String getB()
public void setB(String b)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.