Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTDocumentMonikerList
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command |
-
Uses of CTDocumentMonikerList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command declared as CTDocumentMonikerList Modifier and Type Field Description protected CTDocumentMonikerListCTDocumentChanges. docMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTDocumentMonikerList Modifier and Type Method Description CTDocumentMonikerListObjectFactory. createCTDocumentMonikerList()Create an instance ofCTDocumentMonikerListCTDocumentMonikerListCTDocumentChanges. getDocMkLst()Gets the value of the docMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTDocumentMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTDocumentMonikerList>ObjectFactory. createDocMkLst(CTDocumentMonikerList value)Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTDocumentMonikerList Modifier and Type Method Description javax.xml.bind.JAXBElement<CTDocumentMonikerList>ObjectFactory. createDocMkLst(CTDocumentMonikerList value)voidCTDocumentChanges. setDocMkLst(CTDocumentMonikerList value)Sets the value of the docMkLst property.