public class CICSEnumAttributeAggregation extends java.lang.Object implements ICICSAttributeAggregation
| Modifier and Type | Class and Description |
|---|---|
static class |
CICSEnumAttributeAggregation.ValueCountPair |
| Constructor and Description |
|---|
CICSEnumAttributeAggregation(java.util.List<CICSEnumAttributeAggregation.ValueCountPair> countValues,
int unspecifiedCount,
int unsupportedCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getUnspecifiedCount() |
int |
getUnsupportedCount() |
java.util.List<CICSEnumAttributeAggregation.ValueCountPair> |
getValueCounts() |
java.lang.String |
toString() |
public CICSEnumAttributeAggregation(java.util.List<CICSEnumAttributeAggregation.ValueCountPair> countValues, int unspecifiedCount, int unsupportedCount)
public java.util.List<CICSEnumAttributeAggregation.ValueCountPair> getValueCounts()
public int getUnsupportedCount()
public int getUnspecifiedCount()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright ? 2008-2015 IBM Corp. All Rights Reserved.