Class BOAgendaFirstDateCustomer

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.bl.agenda.firstdate.BOAgendaFirstDateCustomer
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BOAgendaFirstDateCustomer extends DynO
Business object representing a Customer.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • BOAgendaFirstDateCustomer

      public BOAgendaFirstDateCustomer()
  • Method Details

    • getCustomerDenomination

      public String getCustomerDenomination()
    • setCustomerDenomination

      public void setCustomerDenomination(String customerDenomination)
    • getCustomerAddress

      public String getCustomerAddress()
    • setCustomerAddress

      public void setCustomerAddress(String customerAddress)
    • getCustomerMunicipality

      public String getCustomerMunicipality()
    • setCustomerMunicipality

      public void setCustomerMunicipality(String customerMunicipality)
    • getCustomerPhone

      public String getCustomerPhone()
    • setCustomerPhone

      public void setCustomerPhone(String customerPhone)