public interface Template extends ModelEntity, Buildable<TemplateBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getTemplateJson()
Returns the JSON-representation of the template
|
String |
getTemplateURL()
The URL of the template to instantiate.
|
String getTemplateJson()
String getTemplateURL()
Copyright © 2017. All rights reserved.