Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DataServiceCall.DataServiceCallOperationsType
Packages that use DataServiceCallOperationsType
Package
Description
-
Uses of DataServiceCallOperationsType 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 DataServiceCallOperationsTypeModifier and TypeMethodDescriptionDataServiceCallOperations.getType()Returns the enum constant of this class with the specified name.static DataServiceCallOperationsType[]DataServiceCallOperationsType.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 DataServiceCallOperationsTypeModifier and TypeMethodDescriptionvoidDataServiceCallOperations.setType(DataServiceCallOperationsType type)