public class Template extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
image
Defines the absolute URL to the image for template.
|
private String |
title
Defines the template title that will be displayed in the "Create New..." menu option.
|
private String |
url
Defines the absolute URL to the document where it will be created and available after creation.
|
| Constructor and Description |
|---|
Template() |
private String image
private String title
private String url
Copyright © 2023–2024. All rights reserved.