Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DataServiceCall.DataServiceCallSourceType
Packages that use DataServiceCallSourceType
Package
Description
-
Uses of DataServiceCallSourceType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DataServiceCall
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DataServiceCall that return DataServiceCallSourceTypeModifier and TypeMethodDescriptionDataServiceCallSource.getType()static DataServiceCallSourceTypeReturns the enum constant of this class with the specified name.static DataServiceCallSourceType[]DataServiceCallSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DataServiceCall with parameters of type DataServiceCallSourceTypeModifier and TypeMethodDescriptionvoidDataServiceCallSource.setType(DataServiceCallSourceType type)