Uses of Class
com.sforce.soap.partner.LayoutComponentType

Packages that use LayoutComponentType
com.sforce.soap.partner   
 

Uses of LayoutComponentType in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return LayoutComponentType
 LayoutComponentType DescribeLayoutComponent.getType()
           
static LayoutComponentType LayoutComponentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LayoutComponentType[] LayoutComponentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sforce.soap.partner with parameters of type LayoutComponentType
 void DescribeLayoutComponent.setType(LayoutComponentType type)
           
 



Copyright © 2012. All Rights Reserved.