Uses of Class
de.mid.innovator.srv2api.icw2dg.ARG_DocuHeaderFooter
Packages that use ARG_DocuHeaderFooter
Package
Description
The documentation package deals with the model documentation configuration and
generation.
-
Uses of ARG_DocuHeaderFooter in de.mid.innovator.srv2api.icw2dg
Fields in de.mid.innovator.srv2api.icw2dg declared as ARG_DocuHeaderFooterModifier and TypeFieldDescriptionARG_DocuOut.footerAfooter appendixARG_DocuOut.footerMfooter main textARG_DocuOut.footerTOCfooter table of contentsARG_DocuOut.headingAheading appendixARG_DocuOut.headingMheading main textARG_DocuOut.headingTOCheading table of contentsConstructors in de.mid.innovator.srv2api.icw2dg with parameters of type ARG_DocuHeaderFooterModifierConstructorDescriptionARG_DocuOut(ARG_DocuTitle title, ARG_DocuHeaderFooter headingM, ARG_DocuHeaderFooter footerM, ARG_DocuHeaderFooter headingTOC, ARG_DocuHeaderFooter footerTOC, ARG_DocuHeaderFooter headingA, ARG_DocuHeaderFooter footerA, String indexEntry1, String indexEntry2, List<ARG_DocuNode> seqNode, List<ARG_Map> paramValues)