Uses of Class
com.sforce.soap.partner.TabOrderType
-
Packages that use TabOrderType Package Description com.sforce.soap.partner -
-
Uses of TabOrderType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return TabOrderType Modifier and Type Method Description TabOrderTypeDescribeLayoutSection. getTabOrder()TabOrderTypeIDescribeLayoutSection. getTabOrder()element : tabOrder of type {urn:partner.soap.sforce.com}TabOrderType java type: com.sforce.soap.partner.TabOrderTypestatic TabOrderTypeTabOrderType. valueOf(String name)Returns the enum constant of this type with the specified name.static TabOrderType[]TabOrderType. 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 TabOrderType Modifier and Type Method Description voidDescribeLayoutSection. setTabOrder(TabOrderType tabOrder)voidIDescribeLayoutSection. setTabOrder(TabOrderType tabOrder)
-