public interface AttributeStatisticVisitorWithResults extends AttributeStatisticVisitor
AttributeStatisticVisitorWithResults interface.
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterPropertiesSet()
afterPropertiesSet 
 | 
Integer | 
getCount()
getCount 
 | 
SortedSet<AttributeStatistic> | 
getResults()
getResults 
 | 
void | 
setCount(Integer count)
setCount 
 | 
visitSortedSet<AttributeStatistic> getResults()
getResults
SortedSet object.void afterPropertiesSet()
afterPropertiesSet
Copyright © 2020. All rights reserved.