Package | Description |
---|---|
net.officefloor.model.woof |
Modifier and Type | Method and Description |
---|---|
WoofSectionOutputToWoofResourceModel |
WoofSectionOutputModel.getWoofResource() |
Modifier and Type | Method and Description |
---|---|
List<WoofSectionOutputToWoofResourceModel> |
WoofResourceModel.getWoofSectionOutputs() |
Change<WoofSectionOutputToWoofResourceModel> |
WoofChangesImpl.linkSectionOutputToResource(WoofSectionOutputModel sectionOutput,
WoofResourceModel resource) |
Change<WoofSectionOutputToWoofResourceModel> |
WoofChanges.linkSectionOutputToResource(WoofSectionOutputModel sectionOutput,
WoofResourceModel resource)
Links the
WoofSectionOutputModel to the WoofResourceModel
. |
Change<WoofSectionOutputToWoofResourceModel> |
WoofChangesImpl.removeSectionOuputToResource(WoofSectionOutputToWoofResourceModel link) |
Change<WoofSectionOutputToWoofResourceModel> |
WoofChanges.removeSectionOuputToResource(WoofSectionOutputToWoofResourceModel link)
Removes the
WoofSectionOutputToWoofResourceModel . |
Modifier and Type | Method and Description |
---|---|
void |
WoofResourceModel.addWoofSectionOutput(WoofSectionOutputToWoofResourceModel woofSectionOutput) |
Change<WoofSectionOutputToWoofResourceModel> |
WoofChangesImpl.removeSectionOuputToResource(WoofSectionOutputToWoofResourceModel link) |
Change<WoofSectionOutputToWoofResourceModel> |
WoofChanges.removeSectionOuputToResource(WoofSectionOutputToWoofResourceModel link)
Removes the
WoofSectionOutputToWoofResourceModel . |
void |
WoofResourceModel.removeWoofSectionOutput(WoofSectionOutputToWoofResourceModel woofSectionOutput) |
void |
WoofSectionOutputModel.setWoofResource(WoofSectionOutputToWoofResourceModel woofResource) |
Copyright © 2005–2016. All rights reserved.