Class ManagedObjectTeamTypeImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTeamName()
      Obtains the name to identify requirement of a Team.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ManagedObjectTeamTypeImpl

        public ManagedObjectTeamTypeImpl​(java.lang.String teamName)
        Initiate.
        Parameters:
        teamName - Name of the Team.