Uses of Class
org.docx4j.dml.diagram.CTParameter
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTParameter in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram with type parameters of type CTParameter Modifier and Type Field Description protected java.util.List<CTParameter>CTAlgorithm. paramMethods in org.docx4j.dml.diagram that return CTParameter Modifier and Type Method Description CTParameterObjectFactory. createCTParameter()Create an instance ofCTParameterMethods in org.docx4j.dml.diagram that return types with arguments of type CTParameter Modifier and Type Method Description java.util.List<CTParameter>CTAlgorithm. getParam()Gets the value of the param property.