Uses of Class
org.ehrbase.webtemplate.interpreter.InterpreterOutput
-
Packages that use InterpreterOutput Package Description org.ehrbase.webtemplate.interpreter -
-
Uses of InterpreterOutput in org.ehrbase.webtemplate.interpreter
Methods in org.ehrbase.webtemplate.interpreter that return types with arguments of type InterpreterOutput Modifier and Type Method Description protected Set<InterpreterOutput>Interpreter. interpret(Set<InterpreterInput> inputs, String templateId)Set<InterpreterOutput>Interpreter. interpret(SelectFieldDto selectFieldDto, ContainmentExpresionDto contains, String templateId)Constructors in org.ehrbase.webtemplate.interpreter with parameters of type InterpreterOutput Constructor Description InterpreterOutput(InterpreterOutput other)
-