Interface Project


  • public interface Project
    Since:
    5.5
    • Method Detail

      • getUuid

        java.lang.String getUuid()
        The UUID of the project.
      • getKey

        java.lang.String getKey()
        The key of the project.
      • getName

        java.lang.String getName()
        The name of the project.