public class TemplateDefinitionQueryProperty extends Object implements QueryProperty
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
static TemplateDefinitionQueryProperty |
TEMPLATE_DEFINITION_NAME |
static TemplateDefinitionQueryProperty |
TEMPLATE_DEFINITION_VERSION |
| Constructor and Description |
|---|
TemplateDefinitionQueryProperty(String name) |
public static final TemplateDefinitionQueryProperty TEMPLATE_DEFINITION_NAME
public static final TemplateDefinitionQueryProperty TEMPLATE_DEFINITION_VERSION
protected String name
public TemplateDefinitionQueryProperty(String name)
public String getName()
getName in interface QueryProperty