Data Request Broker
2-3-release

Uses of Interface
fr.gael.drb.value.Sumable

Packages that use Sumable
fr.gael.drb.value Envelope classes and operations for primitive values of DRB. 
 

Uses of Sumable in fr.gael.drb.value
 

Subinterfaces of Sumable in fr.gael.drb.value
 interface Arithmetic
          Arithmetic expression evaluation.
 interface Numeric
          Standard numeric values : from boolean to double.
 

Classes in fr.gael.drb.value that implement Sumable
 class BinaryInteger
          The BinaryInteger class is a generic wrapper for binary integer values.
 class Byte
          The Byte class is a generic wrapper for byte values.
 class DateTime
          The DateTime class is a generic wrapper for Date values.
 class DayTimeDuration
          The DayTimeDuration class is a generic wrapper for day/time duration.
 class Decimal
          The Decimal class is a generic wrapper for decimal values.
 class Double
          The Double class is a generic wrapper for double values.
 class Duration
          The DateTime class is a generic wrapper for Date values.
 class Float
          The Float class is a generic wrapper for float values.
 class Int
          The Int class is a generic wrapper for int values.
 class Integer
          The Integer class is a generic wrapper for decimal values.
 class Long
          The Long class is a generic wrapper for long values.
 class Short
          The Short class is a generic wrapper for short values.
 class String
          The String class is a generic wrapper for string values.
 class UnsignedByte
          The UnsignedByte class is a generic wrapper for unsigned byte values.
 class UnsignedInt
          The UnsignedInt class is a wrapper for unsigned integer values.
 class UnsignedLong
          The UnsignedLong class is a generic wrapper for unsigned long values.
 class UnsignedShort
          The UnsignedShort class is a generic wrapper for unsigned short values.
 class YearMonthDuration
          The YearMonthDuration class is a generic wrapper for year/month duration.
 


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

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