Uses of Class
net.officefloor.plugin.section.clazz.NextAnnotation
-
Packages that use NextAnnotation Package Description net.officefloor.plugin.section.clazz -
-
Uses of NextAnnotation in net.officefloor.plugin.section.clazz
Methods in net.officefloor.plugin.section.clazz with parameters of type NextAnnotation Modifier and Type Method Description protected void
AbstractFunctionSectionSource. linkNextFunction(SectionFunction function, ManagedFunctionType<?,?> functionType, NextAnnotation nextFunctionAnnotation)
Links the nextManagedFunction
.
-