Package com.dzidzi.dto.serviceResponse
Class ServiceResponse.Builder
java.lang.Object
com.dzidzi.dto.serviceResponse.ServiceResponse.Builder
- Enclosing class:
ServiceResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()courier(EntityComposition courier) customerService(EntityComposition customerService) responseDate(long responseDate) restaurant(RestaurantEntityApi restaurant) serviceTicket(ServiceTicketEntityApi serviceTicket) toString()user(EntityComposition user)