Uses of Class
net.officefloor.woof.model.woof.WoofSectionOutputToWoofHttpContinuationModel
-
Packages that use WoofSectionOutputToWoofHttpContinuationModel Package Description net.officefloor.woof.model.woof -
-
Uses of WoofSectionOutputToWoofHttpContinuationModel in net.officefloor.woof.model.woof
Methods in net.officefloor.woof.model.woof that return WoofSectionOutputToWoofHttpContinuationModel Modifier and Type Method Description WoofSectionOutputToWoofHttpContinuationModelWoofSectionOutputModel. getWoofHttpContinuation()Methods in net.officefloor.woof.model.woof with parameters of type WoofSectionOutputToWoofHttpContinuationModel Modifier and Type Method Description voidWoofHttpContinuationModel. addWoofSectionOutput(WoofSectionOutputToWoofHttpContinuationModel woofSectionOutput)Change<WoofSectionOutputToWoofHttpContinuationModel>WoofChanges. removeSectionOutputToHttpContinuation(WoofSectionOutputToWoofHttpContinuationModel link)Removes theWoofSectionOutputToWoofHttpContinuationModel.Change<WoofSectionOutputToWoofHttpContinuationModel>WoofChangesImpl. removeSectionOutputToHttpContinuation(WoofSectionOutputToWoofHttpContinuationModel link)voidWoofHttpContinuationModel. removeWoofSectionOutput(WoofSectionOutputToWoofHttpContinuationModel woofSectionOutput)voidWoofSectionOutputModel. setWoofHttpContinuation(WoofSectionOutputToWoofHttpContinuationModel woofHttpContinuation)
-