Uses of Class
org.fastnate.generator.test.recursion.TestRecursiveEntity
Packages that use TestRecursiveEntity
-
Uses of TestRecursiveEntity in org.fastnate.generator.test.recursion
Methods in org.fastnate.generator.test.recursion that return TestRecursiveEntityMethods in org.fastnate.generator.test.recursion that return types with arguments of type TestRecursiveEntityMethod parameters in org.fastnate.generator.test.recursion with type arguments of type TestRecursiveEntityModifier and TypeMethodDescriptionvoidTestRecursiveEntity.setChildren(Collection<TestRecursiveEntity> children) Constructors in org.fastnate.generator.test.recursion with parameters of type TestRecursiveEntityModifierConstructorDescriptionTestRecursiveEntity(TestRecursiveEntity parent, String name) Creates a new instance ofTestRecursiveEntity.