public class PropertyTemplateStats extends PropertyStats
| Modifier and Type | Field and Description |
|---|---|
protected Property |
property |
protected String |
template |
avg, count, range| Constructor and Description |
|---|
PropertyTemplateStats() |
PropertyTemplateStats(Property p,
String template,
long count) |
| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty() |
String |
getTemplate() |
void |
setProperty(Property property) |
void |
setTemplate(String template) |
String |
toString() |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.