BBjKeySegment::isDescending
Description
In BBj 6.0 and higher, this method returns whether a BBjKeySegment object is sorted in descending sequence.
Syntax
Return Value |
Method |
boolean |
isDescending() |
Parameters
None.
Return Value
Returns whether the key segment is in descending sequence.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.