Class GlobalConstant
java.lang.Object
net.datenwerke.rs.globalconstants.service.globalconstants.entities.GlobalConstant
- 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.globalconstants.client.globalconstants.dto")
public class GlobalConstant
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GlobalConstant
public GlobalConstant()
-
-
Method Details
-
getId
-
setId
-
getVersion
-
setVersion
-
getName
-
setName
-
getValue
-
setValue
-