@ProviderType
public interface VariationTemplate
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets the (human-readable) description of the variation template
|
java.lang.String |
getName()
Gets the (technical) name of the variation template.
|
java.lang.String |
getTitle()
Gets the (human-readable) title of the variation template.
|
void |
setDescription(java.lang.String description)
Sets the description of the variation template.
|
void |
setTitle(java.lang.String title)
Sets the title of the variation template.
|
java.lang.String getName()
java.lang.String getTitle()
java.lang.String getDescription()
void setTitle(java.lang.String title)
title
- The new titlevoid setDescription(java.lang.String description)
description
- The new titleCopyright © 2010 - 2020 Adobe. All Rights Reserved