Uses of Class
de.mid.innovator.srv2api.icw2dg.ARG_DocuNode
-
Packages that use ARG_DocuNode Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation. -
-
Uses of ARG_DocuNode in de.mid.innovator.srv2api.icw2dg
Fields in de.mid.innovator.srv2api.icw2dg with type parameters of type ARG_DocuNode Modifier and Type Field Description java.util.List<ARG_DocuNode>
ARG_DocuNode. seqChildNode
List of child nodesjava.util.List<ARG_DocuNode>
ARG_DocuOut. seqNode
List of child nodesConstructor parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type ARG_DocuNode 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)
-