public class ThemeColor extends Object
Constructor and Description |
---|
ThemeColor() |
Modifier and Type | Method and Description |
---|---|
String |
getColorType()
getColorType
Gets String
|
Double |
getTint()
getTint
Gets Double
|
void |
setColorType(String ColorType)
setColorType
Sets String
|
void |
setTint(Double Tint)
setTint
Sets Double
|
String |
toString() |
public String getColorType()
public void setColorType(String ColorType)
ColorType
- Stringpublic Double getTint()
public void setTint(Double Tint)
Tint
- DoubleCopyright © 2015. All rights reserved.