ProjectProperties
class ProjectProperties extends Message
Properties
Property[] | $properties |
Methods
static
descriptor()
No description
boolean
hasProperties()
Check if
clearProperties()
Clear
getProperties(int $idx = NULL)
Get
Property[]
getPropertiesList()
Get all elements of
Details
at line line 17
static
descriptor()
at line line 42
boolean
hasProperties()
Check if
at line line 51
ProjectProperties
clearProperties()
Clear
at line line 61
Property
getProperties(int $idx = NULL)
Get
at line line 71
ProjectProperties
setProperties(Property $value, $idx = NULL)
Set
at line line 80
Property[]
getPropertiesList()
Get all elements of
at line line 90
ProjectProperties
addProperties(Property $value)
Add a new element to