public method O2GValueMap.getChildrenCount

Brief

Gets the number of child value maps.

Declaration
Java
int  getChildrenCount ()

Details

Value map can contain children value maps, for example, when creating OCO or OTO order, or removing an order from the group.

Declared in O2GValueMap

back