JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.officefloor.compile.managedobject
Interface ManagedObjectTeamType
All Known Implementing Classes:
ManagedObjectTeamTypeImpl
public interface
ManagedObjectTeamType
Type definition
of a
Team
required by the
ManagedObject
.
Author:
Daniel Sagenschneider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getTeamName
()
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
.