Package passport.domain.models.purchases
Class EventManagementBusiness
java.lang.Object
passport.domain.models.purchases.EventManagementBusiness
Represents constant information for the Event Management Business, including
email, CNPJ, and company name.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EventManagementBusiness
public EventManagementBusiness()
-
-
Method Details
-
email
Returns the email of the Event Management Business.- Returns:
- the email address
-
cpnj
-
name
Returns the company name of the Event Management Business.- Returns:
- the company name
-