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