java.lang.Object
net.datenwerke.rs.uservariables.service.uservariables.entities.UserVariableInstance
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ListUserVariableInstance, StringUserVariableInstance
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.uservariables.dto", abstractDto=true) public abstract class UserVariableInstance extends Object implements Serializable
See Also: