Uses of Interface
net.officefloor.compile.internal.structure.LinkStartupBeforeNode
-
Packages that use LinkStartupBeforeNode Package Description net.officefloor.compile.internal.structure -
-
Uses of LinkStartupBeforeNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return LinkStartupBeforeNode Modifier and Type Method Description LinkStartupBeforeNode[]LinkStartupBeforeNode. getLinkedStartupBeforeNodes()Obtains theLinkStartupBeforeNodeinstances linked to thisLinkStartupBeforeNode.Methods in net.officefloor.compile.internal.structure with parameters of type LinkStartupBeforeNode Modifier and Type Method Description booleanLinkStartupBeforeNode. linkStartupBeforeNode(LinkStartupBeforeNode node)Links the inputLinkStartupBeforeNodeto thisLinkStartupBeforeNode.
-