Suppose I have the below scenario:
class A{ List objB; Person objPerson; } Class B{ String name; String countryCode; } Now I want to