Uses of Class
io.github.benas.easybatch.tutorials.recipes.Recipe

Packages that use Recipe
io.github.benas.easybatch.tutorials.recipes   
 

Uses of Recipe in io.github.benas.easybatch.tutorials.recipes
 

Methods in io.github.benas.easybatch.tutorials.recipes that return Recipe
 Recipe RecipeRecord.getRawContent()
           
 Recipe RecipeMapper.mapRecord(Record record)
           
 

Methods in io.github.benas.easybatch.tutorials.recipes with parameters of type Recipe
 void RecipeProcessor.processRecord(Recipe recipe)
           
 

Constructors in io.github.benas.easybatch.tutorials.recipes with parameters of type Recipe
RecipeRecord(int number, Recipe recipe)
           
 



Copyright © 2014. All Rights Reserved.