Uses of Class
org.docx4j.customXmlProperties.SchemaRefs
| Package | Description |
|---|---|
| org.docx4j.customXmlProperties |
-
Uses of SchemaRefs in org.docx4j.customXmlProperties
Fields in org.docx4j.customXmlProperties declared as SchemaRefs Modifier and Type Field Description protected SchemaRefsDatastoreItem. schemaRefsMethods in org.docx4j.customXmlProperties that return SchemaRefs Modifier and Type Method Description SchemaRefsObjectFactory. createSchemaRefs()Create an instance ofSchemaRefsSchemaRefsDatastoreItem. getSchemaRefs()Gets the value of the schemaRefs property.Methods in org.docx4j.customXmlProperties with parameters of type SchemaRefs Modifier and Type Method Description voidDatastoreItem. setSchemaRefs(SchemaRefs value)Sets the value of the schemaRefs property.