Uses of Class
net.ihe.gazelle.com.templates.Template
Packages that use Template
Package
Description
Package to describe templates.
Package with common utility classes.
Model classes for the validation result.
-
Uses of Template in net.ihe.gazelle.com.templates
Methods in net.ihe.gazelle.com.templates that return TemplateMethods in net.ihe.gazelle.com.templates that return types with arguments of type TemplateModifier and TypeMethodDescriptionTemplate.getTemplate()Gets the value of the template property. -
Uses of Template in net.ihe.gazelle.gen.common
Methods in net.ihe.gazelle.gen.common that return types with arguments of type TemplateModifier and TypeMethodDescriptionTemplateUtil.extractListTemplateByOID(Template parentTemplate, String oid) Methods in net.ihe.gazelle.gen.common with parameters of type TemplateModifier and TypeMethodDescriptionstatic booleanTemplateUtil.checkIfTemplateContainsOID(Template temp, String oid) TemplateUtil.extractListTemplateByOID(Template parentTemplate, String oid) TemplateUtil.extractListTemplateId(Template parentTemplate) static booleanTemplateUtil.templateContainsSubTemplate(Template parentTemplate, String subtemp) voidTemplateParser.updateTemplatesTree(Template temp) -
Uses of Template in net.ihe.gazelle.validation
Fields in net.ihe.gazelle.validation declared as TemplateMethods in net.ihe.gazelle.validation that return TemplateMethods in net.ihe.gazelle.validation with parameters of type Template