Package | Description |
---|---|
net.officefloor.model.woof |
Modifier and Type | Method and Description |
---|---|
WoofAccessOutputToWoofSectionInputModel |
WoofAccessOutputModel.getWoofSectionInput() |
Modifier and Type | Method and Description |
---|---|
List<WoofAccessOutputToWoofSectionInputModel> |
WoofSectionInputModel.getWoofAccessOutputs() |
Change<WoofAccessOutputToWoofSectionInputModel> |
WoofChangesImpl.linkAccessOutputToSectionInput(WoofAccessOutputModel accessOutput,
WoofSectionInputModel sectionInput) |
Change<WoofAccessOutputToWoofSectionInputModel> |
WoofChanges.linkAccessOutputToSectionInput(WoofAccessOutputModel accessOutput,
WoofSectionInputModel sectionInput)
Links the
WoofAccessOutputModel to the
WoofSectionInputModel . |
Change<WoofAccessOutputToWoofSectionInputModel> |
WoofChangesImpl.removeAccessOuputToSectionInput(WoofAccessOutputToWoofSectionInputModel link) |
Change<WoofAccessOutputToWoofSectionInputModel> |
WoofChanges.removeAccessOuputToSectionInput(WoofAccessOutputToWoofSectionInputModel link)
Removes the
WoofAccessOutputToWoofSectionInputModel . |
Modifier and Type | Method and Description |
---|---|
void |
WoofSectionInputModel.addWoofAccessOutput(WoofAccessOutputToWoofSectionInputModel woofAccessOutput) |
Change<WoofAccessOutputToWoofSectionInputModel> |
WoofChangesImpl.removeAccessOuputToSectionInput(WoofAccessOutputToWoofSectionInputModel link) |
Change<WoofAccessOutputToWoofSectionInputModel> |
WoofChanges.removeAccessOuputToSectionInput(WoofAccessOutputToWoofSectionInputModel link)
Removes the
WoofAccessOutputToWoofSectionInputModel . |
void |
WoofSectionInputModel.removeWoofAccessOutput(WoofAccessOutputToWoofSectionInputModel woofAccessOutput) |
void |
WoofAccessOutputModel.setWoofSectionInput(WoofAccessOutputToWoofSectionInputModel woofSectionInput) |
Copyright © 2005–2016. All rights reserved.