D-bus service and object paths is given below,

Assume few extra object paths also will be present, like
+-/xyz/openbmc_project/FruDevice/F1UL16RISER3
+-/xyz/openbmc_project/FruDevice/FFPANEL
+-/xyz/openbmc_project/FruDevice/S_1100ADU00_201
How I can get all the object paths dynamically ?
For that "GetObject " method is required ?
"GetObject" method is not there in fru device. How to add this method?

There is any possibility to get all the object paths under /xyz/openbmc_project/FruDevice except "GetObject" method ?