Uses of Enum Class
org.frankframework.mongodb.MongoDbSender.MongoAction
Packages that use MongoDbSender.MongoAction
-
Uses of MongoDbSender.MongoAction in org.frankframework.mongodb
Methods in org.frankframework.mongodb that return MongoDbSender.MongoActionModifier and TypeMethodDescriptionstatic MongoDbSender.MongoActionReturns the enum constant of this class with the specified name.static MongoDbSender.MongoAction[]MongoDbSender.MongoAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.mongodb with parameters of type MongoDbSender.MongoActionModifier and TypeMethodDescriptionstatic booleanMongoDbSender.MongoAction.isFind(MongoDbSender.MongoAction action) voidMongoDbSender.setAction(MongoDbSender.MongoAction action) Action