Forum Discussion
divijd
12 years agoOccasional Contributor
Hi All,
Is there any method in which i can convert my response into the WSDL class.
I mean to say the response I am getting is in the serialized form MobilePhone[] . now my ques is can I De-serialize the response in MobilePhone[] through some method or function and then can use the random no and pick the details on a specific index as we can to in the coding language.
Is there any method in which i can convert my response into the WSDL class.
I mean to say the response I am getting is in the serialized form MobilePhone[] . now my ques is can I De-serialize the response in MobilePhone[] through some method or function and then can use the random no and pick the details on a specific index as we can to in the coding language.