Uses of Class
org.docx4j.wml.CTMailMerge.Query
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTMailMerge.Query in org.docx4j.wml
Fields in org.docx4j.wml declared as CTMailMerge.Query Modifier and Type Field Description protected CTMailMerge.QueryCTMailMerge. queryMethods in org.docx4j.wml that return CTMailMerge.Query Modifier and Type Method Description CTMailMerge.QueryObjectFactory. createCTMailMergeQuery()Create an instance ofCTMailMerge.QueryCTMailMerge.QueryCTMailMerge. getQuery()Gets the value of the query property.Methods in org.docx4j.wml with parameters of type CTMailMerge.Query Modifier and Type Method Description voidCTMailMerge. setQuery(CTMailMerge.Query value)Sets the value of the query property.