Home > database > How to parse any type of interface return value?
How to parse any type of interface return value?
Time:10-12
I am using PB9 calls a web service written in Java client interface, the interface returns a collection of the list that I use to receive any type, I how to parse this after receiving any type of return results?
CodePudding user response:
You have to know the actual type, with a compatible type values
CodePudding user response:
Contact with developers, provides the specific type or structure, can be resolved