Class ScriptParameterInstance

java.lang.Object
net.datenwerke.rs.core.service.parameters.entities.ParameterInstance<ScriptParameterDefinition>
net.datenwerke.rs.scriptreport.service.scriptreport.parameter.ScriptParameterInstance
All Implemented Interfaces:
Serializable
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@GenerateDto(dtoPackage="net.datenwerke.rs.scriptreport.client.scriptreport.parameters.dto") public class ScriptParameterInstance extends ParameterInstance<ScriptParameterDefinition>
See Also: