Class ListUserVariableInstance

java.lang.Object
net.datenwerke.rs.uservariables.service.uservariables.entities.UserVariableInstance
net.datenwerke.rs.uservariables.service.variabletypes.list.ListUserVariableInstance
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.uservariables.client.variabletypes.list.dto") public class ListUserVariableInstance extends UserVariableInstance
See Also:
  • Constructor Details

    • ListUserVariableInstance

      public ListUserVariableInstance()
  • Method Details