Interface IDescribeAnimationRule

  • All Known Implementing Classes:
    DescribeAnimationRule

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

      • getAnimationFrequency

        String getAnimationFrequency()
        element : animationFrequency of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setAnimationFrequency

        void setAnimationFrequency​(String animationFrequency)
      • getIsActive

        boolean getIsActive()
        element : isActive of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isIsActive

        boolean isIsActive()
      • setIsActive

        void setIsActive​(boolean isActive)
      • getRecordTypeContext

        String getRecordTypeContext()
        element : recordTypeContext of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setRecordTypeContext

        void setRecordTypeContext​(String recordTypeContext)
      • getRecordTypeId

        String getRecordTypeId()
        element : recordTypeId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setRecordTypeId

        void setRecordTypeId​(String recordTypeId)
      • getTargetField

        String getTargetField()
        element : targetField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setTargetField

        void setTargetField​(String targetField)
      • getTargetFieldChangeToValues

        String getTargetFieldChangeToValues()
        element : targetFieldChangeToValues of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setTargetFieldChangeToValues

        void setTargetFieldChangeToValues​(String targetFieldChangeToValues)