Uses of Enum Class
com.sforce.soap.metadata.EventRelayUsageType
-
Uses of EventRelayUsageType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return EventRelayUsageTypeModifier and TypeMethodDescriptionEventRelayConfig.getUsageType()static EventRelayUsageTypeReturns the enum constant of this class with the specified name.static EventRelayUsageType[]EventRelayUsageType.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 EventRelayUsageTypeModifier and TypeMethodDescriptionvoidEventRelayConfig.setUsageType(EventRelayUsageType usageType)