Interface ProjectRole

All Superinterfaces:
WithId, WithName

public interface ProjectRole extends WithId, WithName
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface ru.slie.luna.utils.WithId

    getId

    Methods inherited from interface ru.slie.luna.utils.WithName

    getName
  • Method Details

    • getDescription

      String getDescription()