Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.eip.aggregate.AggregateElementType
Packages that use AggregateElementType
Package
Description
-
Uses of AggregateElementType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.eip.aggregate
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.eip.aggregate that return AggregateElementTypeModifier and TypeMethodDescriptionAggregateOnComplete.getAggregateElementType()static AggregateElementTypeReturns the enum constant of this class with the specified name.static AggregateElementType[]AggregateElementType.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.eip.aggregate with parameters of type AggregateElementTypeModifier and TypeMethodDescriptionvoidAggregateOnComplete.setAggregateElementType(AggregateElementType aggregateElementType)