Interface IDescribeVisualForceResult

All Known Implementing Classes:
DescribeVisualForceResult

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

    Modifier and Type
    Method
    Description
    element : domain of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    void
    setDomain(String domain)
     
  • Method Details

    • getDomain

      String getDomain()
      element : domain of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setDomain

      void setDomain(String domain)