Uses of Class
com.sforce.soap.metadata.CommandActionResponse
-
-
Uses of CommandActionResponse in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return CommandActionResponse Modifier and Type Method Description CommandActionResponse[]CommandAction. getResponseTemplates()CommandActionResponse[]CommandActionIntent. getResponseTemplates()Methods in com.sforce.soap.metadata with parameters of type CommandActionResponse Modifier and Type Method Description voidCommandAction. setResponseTemplates(CommandActionResponse[] responseTemplates)voidCommandActionIntent. setResponseTemplates(CommandActionResponse[] responseTemplates)
-