Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DbMediator.ConnectionPoolPropertyName
Packages that use ConnectionPoolPropertyName
Package
Description
-
Uses of ConnectionPoolPropertyName in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DbMediator
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DbMediator that return ConnectionPoolPropertyNameModifier and TypeMethodDescriptionDbMediatorConnectionPoolProperty.getName()static ConnectionPoolPropertyNameReturns the enum constant of this class with the specified name.static ConnectionPoolPropertyName[]ConnectionPoolPropertyName.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.DbMediator with parameters of type ConnectionPoolPropertyNameModifier and TypeMethodDescriptionvoidDbMediatorConnectionPoolProperty.setName(ConnectionPoolPropertyName name)