Class StringUserVariableInstance

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

    • StringUserVariableInstance

      public StringUserVariableInstance()
  • Method Details