Uses of Class
com.sforce.soap.metadata.MessagingChannelCustomParameter
-
-
Uses of MessagingChannelCustomParameter in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return MessagingChannelCustomParameter Modifier and Type Method Description MessagingChannelCustomParameter[]MessagingChannel. getCustomParameters()Methods in com.sforce.soap.metadata with parameters of type MessagingChannelCustomParameter Modifier and Type Method Description voidMessagingChannel. setCustomParameters(MessagingChannelCustomParameter[] customParameters)
-