components property

List<ProjectComponent> components
final

List of the components contained in the project.

Implementation

final List<ProjectComponent> components;