Uses of Enum Class
com.sforce.soap.metadata.OmniSupervisorTabType
-
Uses of OmniSupervisorTabType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return OmniSupervisorTabTypeModifier and TypeMethodDescriptionOmniSupervisorConfigTab.getTabType()static OmniSupervisorTabTypeReturns the enum constant of this class with the specified name.static OmniSupervisorTabType[]OmniSupervisorTabType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type OmniSupervisorTabTypeModifier and TypeMethodDescriptionvoidOmniSupervisorConfigTab.setTabType(OmniSupervisorTabType tabType)