-
public final class DaroNativeAdTemplate.LineCenter extends DaroNativeAdTemplate
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerbackgroundColorprivate final IntegercontentColorprivate final IntegeradMarkLabelBackgroundColorprivate final IntegeradMarkLabelTextColor
-
Constructor Summary
Constructors Constructor Description DaroNativeAdTemplate.LineCenter(Integer backgroundColor, Integer contentColor, Integer adMarkLabelBackgroundColor, Integer adMarkLabelTextColor)
-
Method Summary
Modifier and Type Method Description final IntegergetBackgroundColor()final IntegergetContentColor()final IntegergetAdMarkLabelBackgroundColor()final IntegergetAdMarkLabelTextColor()-
-
Method Detail
-
getBackgroundColor
final Integer getBackgroundColor()
-
getContentColor
final Integer getContentColor()
-
getAdMarkLabelBackgroundColor
final Integer getAdMarkLabelBackgroundColor()
-
getAdMarkLabelTextColor
final Integer getAdMarkLabelTextColor()
-
-
-
-