Interface IDescribeColor

  • All Known Implementing Classes:
    DescribeColor

    public interface IDescribeColor
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getColor

        String getColor()
        element : color of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setColor

        void setColor​(String color)
      • getContext

        String getContext()
        element : context of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setContext

        void setContext​(String context)
      • getTheme

        String getTheme()
        element : theme of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setTheme

        void setTheme​(String theme)