SyntaxFix
Write A Post
Hire A Developer
Questions
I solve this by instancing a new instance of depending Object. For an example
instanceA.setInstanceB(new InstanceB()); instanceA.setInstanceB(YOUR NEW VALUE);