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