Uses of Class
org.docx4j.dml.CTConnectorLocking
Packages that use CTConnectorLocking
-
Uses of CTConnectorLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTConnectorLockingModifier and TypeFieldDescriptionprotected CTConnectorLockingCTNonVisualConnectorProperties.cxnSpLocksMethods in org.docx4j.dml that return CTConnectorLockingModifier and TypeMethodDescriptionObjectFactory.createCTConnectorLocking()Create an instance ofCTConnectorLockingCTNonVisualConnectorProperties.getCxnSpLocks()Gets the value of the cxnSpLocks property.Methods in org.docx4j.dml with parameters of type CTConnectorLockingModifier and TypeMethodDescriptionvoidCTNonVisualConnectorProperties.setCxnSpLocks(CTConnectorLocking value) Sets the value of the cxnSpLocks property.