Uses of Class
de.mid.innovator.srv2api.icw2dg.ARG_DocuHeaderFooter
-
Packages that use ARG_DocuHeaderFooter Package Description de.mid.innovator.srv2api.icw2dg 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_DocuHeaderFooter Modifier and Type Field Description ARG_DocuHeaderFooterARG_DocuOut. footerAfooter appendixARG_DocuHeaderFooterARG_DocuOut. footerMfooter main textARG_DocuHeaderFooterARG_DocuOut. footerTOCfooter table of contentsARG_DocuHeaderFooterARG_DocuOut. headingAheading appendixARG_DocuHeaderFooterARG_DocuOut. headingMheading main textARG_DocuHeaderFooterARG_DocuOut. headingTOCheading table of contentsConstructors in de.mid.innovator.srv2api.icw2dg with parameters of type ARG_DocuHeaderFooter Constructor Description ARG_DocuOut(ARG_DocuTitle title, ARG_DocuHeaderFooter headingM, ARG_DocuHeaderFooter footerM, ARG_DocuHeaderFooter headingTOC, ARG_DocuHeaderFooter footerTOC, ARG_DocuHeaderFooter headingA, ARG_DocuHeaderFooter footerA, java.lang.String indexEntry1, java.lang.String indexEntry2, java.util.List<ARG_DocuNode> seqNode, java.util.List<ARG_Map> paramValues)
-