Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command.CTConnectorMonikerList
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command |
-
Uses of CTConnectorMonikerList in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command declared as CTConnectorMonikerList Modifier and Type Field Description protected CTConnectorMonikerListCTConnectorChanges. cxnSpMkLstMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return CTConnectorMonikerList Modifier and Type Method Description CTConnectorMonikerListObjectFactory. createCTConnectorMonikerList()Create an instance ofCTConnectorMonikerListCTConnectorMonikerListCTConnectorChanges. getCxnSpMkLst()Gets the value of the cxnSpMkLst property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command that return types with arguments of type CTConnectorMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTConnectorMonikerList>ObjectFactory. createCxnSpMkLst(CTConnectorMonikerList value)Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2013.main.command with parameters of type CTConnectorMonikerList Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTConnectorMonikerList>ObjectFactory. createCxnSpMkLst(CTConnectorMonikerList value)voidCTConnectorChanges. setCxnSpMkLst(CTConnectorMonikerList value)Sets the value of the cxnSpMkLst property.