Interface IEntityIntentQueryMetadata

  • All Known Implementing Classes:
    EntityIntentQueryMetadata

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

      • getIntentQuery

        boolean getIntentQuery()
        element : intentQuery of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isIntentQuery

        boolean isIntentQuery()
      • setIntentQuery

        void setIntentQuery​(boolean intentQuery)
      • getMessage

        String getMessage()
        element : message of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setMessage

        void setMessage​(String message)