Uses of Class
org.docx4j.dml.CTConnectorLocking
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTConnectorLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTConnectorLocking Modifier and Type Field Description protected CTConnectorLockingCTNonVisualConnectorProperties. cxnSpLocksMethods in org.docx4j.dml that return CTConnectorLocking Modifier and Type Method Description CTConnectorLockingObjectFactory. createCTConnectorLocking()Create an instance ofCTConnectorLockingCTConnectorLockingCTNonVisualConnectorProperties. getCxnSpLocks()Gets the value of the cxnSpLocks property.Methods in org.docx4j.dml with parameters of type CTConnectorLocking Modifier and Type Method Description voidCTNonVisualConnectorProperties. setCxnSpLocks(CTConnectorLocking value)Sets the value of the cxnSpLocks property.