Class TestNestedEmbeddedParent
java.lang.Object
org.fastnate.generator.test.embedded.TestNestedEmbeddedParent
An embeddable class that embeds another.
- Author:
- Tobias Liefke
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetChild()voidsetChild(TestNestedEmbeddedChild child) voidsetDescription(String description)
-
Constructor Details
-
TestNestedEmbeddedParent
public TestNestedEmbeddedParent() -
TestNestedEmbeddedParent
-
-
Method Details
-
getDescription
-
getChild
-
setDescription
-
setChild
-