Uses of Class
org.docx4j.docProps.extended.Properties.HLinks
| Package | Description |
|---|---|
| org.docx4j.docProps.extended |
-
Uses of Properties.HLinks in org.docx4j.docProps.extended
Fields in org.docx4j.docProps.extended declared as Properties.HLinks Modifier and Type Field Description protected Properties.HLinksProperties. hLinksMethods in org.docx4j.docProps.extended that return Properties.HLinks Modifier and Type Method Description Properties.HLinksObjectFactory. createPropertiesHLinks()Create an instance ofProperties.HLinksProperties.HLinksProperties. getHLinks()Gets the value of the hLinks property.Methods in org.docx4j.docProps.extended with parameters of type Properties.HLinks Modifier and Type Method Description voidProperties. setHLinks(Properties.HLinks value)Sets the value of the hLinks property.