Package | Description |
---|---|
net.officefloor.model.woof |
Modifier and Type | Method and Description |
---|---|
WoofExceptionToWoofSectionInputModel |
WoofExceptionModel.getWoofSectionInput() |
Modifier and Type | Method and Description |
---|---|
List<WoofExceptionToWoofSectionInputModel> |
WoofSectionInputModel.getWoofExceptions() |
Change<WoofExceptionToWoofSectionInputModel> |
WoofChangesImpl.linkExceptionToSectionInput(WoofExceptionModel exception,
WoofSectionInputModel sectionInput) |
Change<WoofExceptionToWoofSectionInputModel> |
WoofChanges.linkExceptionToSectionInput(WoofExceptionModel exception,
WoofSectionInputModel sectionInput)
Links the
WoofExceptionModel to the WoofSectionInputModel
. |
Change<WoofExceptionToWoofSectionInputModel> |
WoofChangesImpl.removeExceptionToSectionInput(WoofExceptionToWoofSectionInputModel link) |
Change<WoofExceptionToWoofSectionInputModel> |
WoofChanges.removeExceptionToSectionInput(WoofExceptionToWoofSectionInputModel link)
Removes the
WoofExceptionToWoofSectionInputModel . |
Modifier and Type | Method and Description |
---|---|
void |
WoofSectionInputModel.addWoofException(WoofExceptionToWoofSectionInputModel woofException) |
Change<WoofExceptionToWoofSectionInputModel> |
WoofChangesImpl.removeExceptionToSectionInput(WoofExceptionToWoofSectionInputModel link) |
Change<WoofExceptionToWoofSectionInputModel> |
WoofChanges.removeExceptionToSectionInput(WoofExceptionToWoofSectionInputModel link)
Removes the
WoofExceptionToWoofSectionInputModel . |
void |
WoofSectionInputModel.removeWoofException(WoofExceptionToWoofSectionInputModel woofException) |
void |
WoofExceptionModel.setWoofSectionInput(WoofExceptionToWoofSectionInputModel woofSectionInput) |
Copyright © 2005–2016. All rights reserved.