Uses of Interface
net.officefloor.compile.internal.structure.LinkStartupAfterNode
Packages that use LinkStartupAfterNode
-
Uses of LinkStartupAfterNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return LinkStartupAfterNodeModifier and TypeMethodDescriptionLinkStartupAfterNode.getLinkedStartupAfterNodes()Obtains theLinkStartupAfterNodeinstances linked to thisLinkStartupAfterNode.Methods in net.officefloor.compile.internal.structure with parameters of type LinkStartupAfterNodeModifier and TypeMethodDescriptionbooleanLinkStartupAfterNode.linkStartupAfterNode(LinkStartupAfterNode node) Links the inputLinkStartupAfterNodeto thisLinkStartupAfterNode.