Uses of Class
pl.edu.agh.cast.importer.templates.template.Template

Packages that use Template
pl.edu.agh.cast.importer.templates.template   
 

Uses of Template in pl.edu.agh.cast.importer.templates.template
 

Methods in pl.edu.agh.cast.importer.templates.template that return Template
 Template[] TemplateGroup.getTemplatesAsArray()
           
 

Methods in pl.edu.agh.cast.importer.templates.template that return types with arguments of type Template
 Collection<Template> TemplateGroup.getTemplates()
           
 

Constructor parameters in pl.edu.agh.cast.importer.templates.template with type arguments of type Template
TemplateGroup(Collection<Template> templates, String name)
          The default constructor.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.