Uses of Class
org.docx4j.wml.CTSettings.AttachedSchema
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSettings.AttachedSchema in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type CTSettings.AttachedSchema Modifier and Type Field Description protected java.util.List<CTSettings.AttachedSchema>CTSettings. attachedSchemaMethods in org.docx4j.wml that return CTSettings.AttachedSchema Modifier and Type Method Description CTSettings.AttachedSchemaObjectFactory. createCTSettingsAttachedSchema()Create an instance ofCTSettings.AttachedSchemaMethods in org.docx4j.wml that return types with arguments of type CTSettings.AttachedSchema Modifier and Type Method Description java.util.List<CTSettings.AttachedSchema>CTSettings. getAttachedSchema()Gets the value of the attachedSchema property.