Uses of Class
org.ehrbase.webtemplate.interpreter.InterpreterInput
-
Packages that use InterpreterInput Package Description org.ehrbase.webtemplate.interpreter -
-
Uses of InterpreterInput in org.ehrbase.webtemplate.interpreter
Method parameters in org.ehrbase.webtemplate.interpreter with type arguments of type InterpreterInput Modifier and Type Method Description protected Set<InterpreterOutput>Interpreter. interpret(Set<InterpreterInput> inputs, String templateId)
-