Class FileSelectionParameterInstance

java.lang.Object
net.datenwerke.rs.core.service.parameters.entities.ParameterInstance<FileSelectionParameterDefinition>
net.datenwerke.rs.base.ext.service.parameters.fileselection.FileSelectionParameterInstance
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.base.ext.client.parameters.fileselection.dto", createDecorator=true) public class FileSelectionParameterInstance extends ParameterInstance<FileSelectionParameterDefinition>
See Also: