public class HubLink extends Object
| Constructor and Description |
|---|
HubLink() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateDate() |
String |
getShortUrl() |
String |
getUrl() |
void |
setCreateDate(Date createDate) |
void |
setShortUrl(String shortUrl) |
void |
setUrl(String url) |
Copyright © 2023 Liquibase.org. All rights reserved.