Uses of Class
org.guvnor.ala.ui.openshift.model.TemplateParam
-
Packages that use TemplateParam Package Description org.guvnor.ala.ui.openshift.model -
-
Uses of TemplateParam in org.guvnor.ala.ui.openshift.model
Methods in org.guvnor.ala.ui.openshift.model that return types with arguments of type TemplateParam Modifier and Type Method Description List<TemplateParam>TemplateDescriptorModel. getParams()Constructor parameters in org.guvnor.ala.ui.openshift.model with type arguments of type TemplateParam Constructor Description TemplateDescriptorModel(List<TemplateParam> params)
-