Uses of Class
com.sforce.soap.metadata.EmbeddedServiceQuickActionType
-
-
Uses of EmbeddedServiceQuickActionType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return EmbeddedServiceQuickActionType Modifier and Type Method Description EmbeddedServiceQuickActionTypeEmbeddedServiceQuickAction. getQuickActionType()static EmbeddedServiceQuickActionTypeEmbeddedServiceQuickActionType. valueOf(String name)Returns the enum constant of this type with the specified name.static EmbeddedServiceQuickActionType[]EmbeddedServiceQuickActionType. 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 EmbeddedServiceQuickActionType Modifier and Type Method Description voidEmbeddedServiceQuickAction. setQuickActionType(EmbeddedServiceQuickActionType quickActionType)
-