Uses of Enum Class
com.sforce.soap.partner.TabOrderType
Packages that use TabOrderType
-
Uses of TabOrderType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return TabOrderTypeModifier and TypeMethodDescriptionDescribeLayoutSection.getTabOrder()IDescribeLayoutSection.getTabOrder()element : tabOrder of type {urn:partner.soap.sforce.com}TabOrderType java type: com.sforce.soap.partner.TabOrderTypestatic TabOrderTypeReturns the enum constant of this class with the specified name.static TabOrderType[]TabOrderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type TabOrderTypeModifier and TypeMethodDescriptionvoidDescribeLayoutSection.setTabOrder(TabOrderType tabOrder) voidIDescribeLayoutSection.setTabOrder(TabOrderType tabOrder)