Class Person
java.lang.Object
org.bhn.promotion.core.model.personmanagement.Person
Represents a person with personal and contact details. The class uses Jackson annotations for
JSON serialization and deserialization. Fields with null values are excluded from the JSON
representation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Person
public Person()
-