Uses of Interface
net.officefloor.frame.api.team.source.TeamSourceProperty
-
-
Uses of TeamSourceProperty in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement TeamSourceProperty Modifier and Type Class Description classPropertyNodeNode identifying anProperty. -
Uses of TeamSourceProperty in net.officefloor.compile.officefloor
Subinterfaces of TeamSourceProperty in net.officefloor.compile.officefloor Modifier and Type Interface Description interfaceOfficeFloorTeamSourcePropertyType -
Uses of TeamSourceProperty in net.officefloor.frame.api.team.source
Methods in net.officefloor.frame.api.team.source that return TeamSourceProperty Modifier and Type Method Description TeamSourceProperty[]TeamSourceSpecification. getProperties()Obtains the specification of the properties for theTeamSource. -
Uses of TeamSourceProperty in net.officefloor.frame.api.team.source.impl
Classes in net.officefloor.frame.api.team.source.impl that implement TeamSourceProperty Modifier and Type Class Description classTeamSourcePropertyImplTeamSourcePropertyimplementation.Methods in net.officefloor.frame.api.team.source.impl with parameters of type TeamSourceProperty Modifier and Type Method Description voidAbstractTeamSource.SpecificationContext. addProperty(TeamSourceProperty property)Adds a property.
-