|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasSummaryStatistics.SummaryStatistics_list
Inner list class for holding multiple entries for attribute summaryStatistics. |
| Method Summary | |
void |
addToSummaryStatistics(int position,
NameValueType nameValueType)
Method to add NameValueType at position to SummaryStatistics_list |
void |
addToSummaryStatistics(NameValueType nameValueType)
Method to add NameValueType to SummaryStatistics_list |
NameValueType |
getFromSummaryStatistics(int position)
Method to get NameValueType from SummaryStatistics_list |
HasSummaryStatistics.SummaryStatistics_list |
getSummaryStatistics()
Get method for summaryStatistics |
void |
removeElementAtFromSummaryStatistics(int position)
Method to remove by position from SummaryStatistics_list |
void |
removeFromSummaryStatistics(NameValueType nameValueType)
Method to remove first NameValueType from SummaryStatistics_list |
void |
setSummaryStatistics(HasSummaryStatistics.SummaryStatistics_list summaryStatistics)
Set method for summaryStatistics |
| Method Detail |
public void setSummaryStatistics(HasSummaryStatistics.SummaryStatistics_list summaryStatistics)
public HasSummaryStatistics.SummaryStatistics_list getSummaryStatistics()
public void addToSummaryStatistics(NameValueType nameValueType)
public void addToSummaryStatistics(int position,
NameValueType nameValueType)
public NameValueType getFromSummaryStatistics(int position)
public void removeElementAtFromSummaryStatistics(int position)
public void removeFromSummaryStatistics(NameValueType nameValueType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||