Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGFooter
-
Packages that use DGFooter Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of DGFooter in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGFooter Modifier and Type Method Description DGFooter
DGSelection. getCFooter()
DGFooter
DGSelection. getMFooter()
Methods in de.mid.innovator.srv2api.icw2dg with parameters of type DGFooter Modifier and Type Method Description void
DGSelection. setCFooter(DGFooter value)
Set the value of Foreign Key CFooter.void
DGSelection. setMFooter(DGFooter value)
Set the value of Foreign Key MFooter. -
Uses of DGFooter in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGFooter Modifier and Type Method Description java.util.List<DGFooter>
MMProfile. getOwnedFooter(K_CONTROL_OPTION... behaviourFlags)
All documentation footers owned by this profile.
-