Uses of Class
uk.co.jemos.podam.test.dto.ConstructorWithSelfReferencesPojo

Packages that use ConstructorWithSelfReferencesPojo
uk.co.jemos.podam.test.dto   
 

Uses of ConstructorWithSelfReferencesPojo in uk.co.jemos.podam.test.dto
 

Fields in uk.co.jemos.podam.test.dto declared as ConstructorWithSelfReferencesPojo
private  ConstructorWithSelfReferencesPojo ConstructorWithSelfReferencesPojo.anotherParent
          Another parent instance
private  ConstructorWithSelfReferencesPojo ConstructorWithSelfReferencesPojo.parent
          Parent instance
 

Methods in uk.co.jemos.podam.test.dto that return ConstructorWithSelfReferencesPojo
 ConstructorWithSelfReferencesPojo ConstructorWithSelfReferencesPojo.getAnotherParent()
           
 ConstructorWithSelfReferencesPojo ConstructorWithSelfReferencesPojo.getParent()
           
 

Constructors in uk.co.jemos.podam.test.dto with parameters of type ConstructorWithSelfReferencesPojo
ConstructorWithSelfReferencesPojo(int intField, ConstructorWithSelfReferencesPojo parent, ConstructorWithSelfReferencesPojo anotherParent)
           
 


Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.