Uses of Enum Class
org.restheart.mongodb.handlers.aggregation.AbstractAggregationOperation.TYPE
Packages that use AbstractAggregationOperation.TYPE
-
Uses of AbstractAggregationOperation.TYPE in org.restheart.mongodb.handlers.aggregation
Methods in org.restheart.mongodb.handlers.aggregation that return AbstractAggregationOperation.TYPEModifier and TypeMethodDescriptionAbstractAggregationOperation.getType()Returns the enum constant of this class with the specified name.static AbstractAggregationOperation.TYPE[]AbstractAggregationOperation.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.