Interface Project


public interface Project
Provides access to functionality relating to the project.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the name of the current project.
  • Method Details

    • name

      String name()
      Retrieves the name of the current project.
      Returns:
      name