Interface CosNumber

All Superinterfaces:
CosObject, Object
All Known Subinterfaces:
CosInteger, CosReal
All Known Implementing Classes:
GFCosInteger, GFCosNumber, GFCosReal

public interface CosNumber extends CosObject
Generic Number type
  • Method Details

    • getstringValue

      String getstringValue()
      the string representing this object
    • getintValue

      Long getintValue()
      truncated integer value
    • getrealValue

      Double getrealValue()
      original decimal value