Class DecorationApi
-
- All Implemented Interfaces:
@Serializable() public final class DecorationApi
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerbackgroundColor
-
Constructor Summary
Constructors Constructor Description DecorationApi(Integer backgroundColor)
-
Method Summary
Modifier and Type Method Description final IntegergetBackgroundColor()-
-
Constructor Detail
-
DecorationApi
DecorationApi(Integer backgroundColor)
-
-
Method Detail
-
getBackgroundColor
final Integer getBackgroundColor()
-
-
-
-