| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
config(groovy.lang.Closure closure)Configuration of properties |
|
ProjectEntityProperties |
getConfig()Access to the properties |
|
java.lang.String |
getDescription() |
|
int |
getId() |
|
java.lang.String |
getName() |
|
java.lang.Object |
getProperty(java.lang.String type, boolean required)Gets a property |
|
java.lang.Object |
property(java.lang.String type, java.lang.Object data)Sets a property |
|
java.lang.Object |
property(java.lang.String type)Gets a required property |
Configuration of properties
Access to the properties
Gets a property
Sets a property
Gets a required property