Uses of Interface
net.officefloor.frame.api.team.source.TeamSourceSpecification
-
Packages that use TeamSourceSpecification Package Description net.officefloor.frame.api.team.source net.officefloor.frame.api.team.source.impl net.officefloor.frame.test -
-
Uses of TeamSourceSpecification in net.officefloor.frame.api.team.source
Methods in net.officefloor.frame.api.team.source that return TeamSourceSpecification Modifier and Type Method Description TeamSourceSpecificationTeamSource. getSpecification()Obtains the specification for this. -
Uses of TeamSourceSpecification in net.officefloor.frame.api.team.source.impl
Methods in net.officefloor.frame.api.team.source.impl that return TeamSourceSpecification Modifier and Type Method Description TeamSourceSpecificationAbstractTeamSource. getSpecification() -
Uses of TeamSourceSpecification in net.officefloor.frame.test
Methods in net.officefloor.frame.test that return TeamSourceSpecification Modifier and Type Method Description TeamSourceSpecificationMockTeamSource. getSpecification()
-