Data Request Broker
2-3-release

fr.gael.drb.value
Interface Sumable

All Known Subinterfaces:
Arithmetic, Numeric
All Known Implementing Classes:
BinaryInteger, Byte, DateTime, DayTimeDuration, Decimal, Double, Duration, Float, Int, Integer, Long, Short, String, UnsignedByte, UnsignedInt, UnsignedLong, UnsignedShort, YearMonthDuration

public interface Sumable

Sumable expression evaluation.


Method Summary
 Value add(Value x)
          Compute an addition.
 

Method Detail

add

Value add(Value x)
Compute an addition.

Parameters:
x - another value.
Returns:
the sum of the two values.

Data Request Broker - DRB API®
2-3-release

Copyright© 2001-2009 GAEL Consultant. All rights reserved. Use is subject to license terms .