Uses of Class
com.sforce.soap.metadata.OmniSupervisorActionTab
-
-
Uses of OmniSupervisorActionTab in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return OmniSupervisorActionTab Modifier and Type Method Description OmniSupervisorActionTabOmniSupervisorConfigAction. getActionTab()static OmniSupervisorActionTabOmniSupervisorActionTab. valueOf(String name)Returns the enum constant of this type with the specified name.static OmniSupervisorActionTab[]OmniSupervisorActionTab. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type OmniSupervisorActionTab Modifier and Type Method Description voidOmniSupervisorConfigAction. setActionTab(OmniSupervisorActionTab actionTab)
-