Uses of Class
org.docx4j.com.microsoft.schemas.ink.x2010.main.CTCtxLink
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.ink.x2010.main |
-
Uses of CTCtxLink in org.docx4j.com.microsoft.schemas.ink.x2010.main
Fields in org.docx4j.com.microsoft.schemas.ink.x2010.main with type parameters of type CTCtxLink Modifier and Type Field Description protected java.util.List<CTCtxLink>CTCtxNode. destinationLinkprotected java.util.List<CTCtxLink>CTCtxNode. sourceLinkMethods in org.docx4j.com.microsoft.schemas.ink.x2010.main that return CTCtxLink Modifier and Type Method Description CTCtxLinkObjectFactory. createCTCtxLink()Create an instance ofCTCtxLinkMethods in org.docx4j.com.microsoft.schemas.ink.x2010.main that return types with arguments of type CTCtxLink Modifier and Type Method Description java.util.List<CTCtxLink>CTCtxNode. getDestinationLink()Gets the value of the destinationLink property.java.util.List<CTCtxLink>CTCtxNode. getSourceLink()Gets the value of the sourceLink property.