Interface ACollectionColors

All Superinterfaces:
AObject, Object

public interface ACollectionColors extends AObject
  • Method Details

    • getcontainsBackground

      Boolean getcontainsBackground()
    • getBackgroundType

      String getBackgroundType()
    • getBackgroundHasTypeArray

      Boolean getBackgroundHasTypeArray()
    • getcontainsCardBackground

      Boolean getcontainsCardBackground()
    • getCardBackgroundType

      String getCardBackgroundType()
    • getCardBackgroundHasTypeArray

      Boolean getCardBackgroundHasTypeArray()
    • getcontainsCardBorder

      Boolean getcontainsCardBorder()
    • getCardBorderType

      String getCardBorderType()
    • getCardBorderHasTypeArray

      Boolean getCardBorderHasTypeArray()
    • getcontainsPrimaryText

      Boolean getcontainsPrimaryText()
    • getPrimaryTextType

      String getPrimaryTextType()
    • getPrimaryTextHasTypeArray

      Boolean getPrimaryTextHasTypeArray()
    • getcontainsSecondaryText

      Boolean getcontainsSecondaryText()
    • getSecondaryTextType

      String getSecondaryTextType()
    • getSecondaryTextHasTypeArray

      Boolean getSecondaryTextHasTypeArray()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()