Help with Hyperlink

Hi, I'm trying to modify a Hyperlink from a docx document. I found that Hyperlink class give me this methods:
There's any way to get/set the Hyperlink's address?
- h.getAnchor()
h.getTooltip()
h.getDocLocation()
h.getTgtFrame()
There's any way to get/set the Hyperlink's address?