Uses of Class
org.fastnate.generator.test.collections.ChildTestEntity
Packages that use ChildTestEntity
-
Uses of ChildTestEntity in org.fastnate.generator.test.collections
Methods in org.fastnate.generator.test.collections that return types with arguments of type ChildTestEntityModifier and TypeMethodDescriptionCollectionsTestEntity.getChildren()CollectionsTestEntity.getOtherChildren()Method parameters in org.fastnate.generator.test.collections with type arguments of type ChildTestEntityModifier and TypeMethodDescriptionvoidCollectionsTestEntity.setChildren(List<ChildTestEntity> children) voidCollectionsTestEntity.setOtherChildren(Set<ChildTestEntity> otherChildren)