public class GetTemplatesResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
GetTemplatesResult() |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateInfo> |
getTemplates() |
void |
setTemplates(List<TemplateInfo> templates) |
String |
toString() |
public List<TemplateInfo> getTemplates()
public void setTemplates(List<TemplateInfo> templates)
Copyright © 2012. All Rights Reserved.