Class BrandColor
java.lang.Object
com.elpical.jclaro.admin.ws.server.BrandColor
-
Constructor Details
-
BrandColor
public BrandColor()
-
-
Method Details
-
getNr
public int getNr() -
setNr
public void setNr(int nr) -
getStrength
public double getStrength() -
setStrength
public void setStrength(double strength) -
getR
public int getR() -
setR
public void setR(int R) -
getG
public int getG() -
setG
public void setG(int G) -
getB
public int getB() -
setB
public void setB(int B)
-