Constructor Summary Accumulator()
Windows 7 Professional
Accumulator(Calendar startTime, Calendar lastChange, long total
Microsoft Office 2010 Pro, ExponentialRate[] expRate)
Method Summary boolean equals(Object obj)
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer ExponentialRate[] getExpRate()
Gets the expRate value for this Accumulator. ExponentialRate getExpRate(int i)
Calendar getLastChange()
Gets the lastChange value for this Accumulator. static Serializer getSerializer(String mechType
Office 2010 Code, Class _javaType
Microsoft Office 2007 Standard, QName _xmlType)
Get Custom Serializer Calendar getStartTime()
Gets the startTime value for this Accumulator. long getTotal()
Gets the total value for this Accumulator. static TypeDesc getTypeDesc()
Return type metadata object int hashCode()
void setExpRate(ExponentialRate[] expRate)
Sets the expRate value for this Accumulator. void setExpRate(int i
Office 2010 Standard, ExponentialRate _value)
void setLastChange(Calendar lastChange)
Sets the lastChange value for this Accumulator. void setStartTime(Calendar startTime)
Sets the startTime value for this Accumulator. void setTotal(long total)
Sets the total value for this Accumulator.