Interface ManagedObjectTeamType

All Known Implementing Classes:
ManagedObjectTeamTypeImpl

public interface ManagedObjectTeamType
Type definition of a Team required by the ManagedObject.
Author:
Daniel Sagenschneider
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtains the name to identify requirement of a Team.
  • Method Details

    • getTeamName

      String getTeamName()
      Obtains the name to identify requirement of a Team.
      Returns:
      Name to identify requirement of a Team.