Uses of Class
net.officefloor.web.template.section.WebTemplateArrayIteratorFunction.FlowKeys
-
Packages that use WebTemplateArrayIteratorFunction.FlowKeys Package Description net.officefloor.web.template.section -
-
Uses of WebTemplateArrayIteratorFunction.FlowKeys in net.officefloor.web.template.section
Methods in net.officefloor.web.template.section that return WebTemplateArrayIteratorFunction.FlowKeys Modifier and Type Method Description static WebTemplateArrayIteratorFunction.FlowKeys
WebTemplateArrayIteratorFunction.FlowKeys. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static WebTemplateArrayIteratorFunction.FlowKeys[]
WebTemplateArrayIteratorFunction.FlowKeys. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.web.template.section with type arguments of type WebTemplateArrayIteratorFunction.FlowKeys Modifier and Type Method Description void
WebTemplateArrayIteratorFunction. execute(ManagedFunctionContext<WebTemplateArrayIteratorFunction.DependencyKeys,WebTemplateArrayIteratorFunction.FlowKeys> context)
-