public class Image extends Object implements WorkBenchBody
| Modifier and Type | Field and Description |
|---|---|
private String |
jumpUrl |
private String |
pagepath |
private String |
url |
| Constructor and Description |
|---|
Image(String url)
Instantiates a new Image.
|
Image(String url,
String pagepath,
String jumpUrl)
Instantiates a new Image.
|
| Modifier and Type | Method and Description |
|---|---|
Image |
jumpUrl(String jumpUrl)
Jump url image.
|
Image |
pagepath(String pagepath)
Pagepath image.
|
private final String url
private String pagepath
private String jumpUrl
Copyright © 2025. All rights reserved.