Package | Description |
---|---|
net.officefloor.model.woof |
Modifier and Type | Method and Description |
---|---|
WoofStartToWoofSectionInputModel |
WoofStartModel.getWoofSectionInput() |
Modifier and Type | Method and Description |
---|---|
List<WoofStartToWoofSectionInputModel> |
WoofSectionInputModel.getWoofStarts() |
Change<WoofStartToWoofSectionInputModel> |
WoofChangesImpl.linkStartToSectionInput(WoofStartModel start,
WoofSectionInputModel sectionInput) |
Change<WoofStartToWoofSectionInputModel> |
WoofChanges.linkStartToSectionInput(WoofStartModel start,
WoofSectionInputModel sectionInput)
Links the
WoofStartModel to the WoofSectionInputModel . |
Change<WoofStartToWoofSectionInputModel> |
WoofChangesImpl.removeStartToSectionInput(WoofStartToWoofSectionInputModel link) |
Change<WoofStartToWoofSectionInputModel> |
WoofChanges.removeStartToSectionInput(WoofStartToWoofSectionInputModel link)
Removes the
WoofStartToWoofSectionInputModel . |
Modifier and Type | Method and Description |
---|---|
void |
WoofSectionInputModel.addWoofStart(WoofStartToWoofSectionInputModel woofStart) |
Change<WoofStartToWoofSectionInputModel> |
WoofChangesImpl.removeStartToSectionInput(WoofStartToWoofSectionInputModel link) |
Change<WoofStartToWoofSectionInputModel> |
WoofChanges.removeStartToSectionInput(WoofStartToWoofSectionInputModel link)
Removes the
WoofStartToWoofSectionInputModel . |
void |
WoofSectionInputModel.removeWoofStart(WoofStartToWoofSectionInputModel woofStart) |
void |
WoofStartModel.setWoofSectionInput(WoofStartToWoofSectionInputModel woofSectionInput) |
Copyright © 2005–2016. All rights reserved.