BBjKeySegment::isNumeric
Description
In BBj 6.0 and higher, this method returns whether a BBjKeySegment object contains a Business Math value.
Syntax
Return Value |
Method |
boolean |
isNumeric() |
Parameters
None.
Return Value
Returns whether this segment was defined using the "B" (Numeric Business Math) qualifier.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.