public static class MAnnotationInternal.AnnotationStr.Annotationbase.MColor extends java.lang.Object
MColor(int a, int r, int g, int b)
int
getA()
getB()
getG()
getR()
void
setA(int a)
setB(int b)
setG(int g)
setR(int r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MColor(int a, int r, int g, int b)
public int getA()
public void setA(int a)
public int getR()
public void setR(int r)
public int getB()
public void setB(int b)
public int getG()
public void setG(int g)