Package modeled
Class PersonModel
java.lang.Object
modeled.PersonModel
-
Constructor Summary
ConstructorDescriptionPersonModel
(PersonId id, ContainerType containerType, String firstName, String lastName, int age) -
Method Summary
-
Constructor Details
-
PersonModel
public PersonModel() -
PersonModel
public PersonModel(PersonId id, ContainerType containerType, String firstName, String lastName, int age)
-
-
Method Details