Class ContactDto
java.lang.Object
io.rocketbase.commons.dto.address.ContactDto
- All Implemented Interfaces:
HasFirstAndLastName,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsimilar to getFullName but has email as fallbackMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.rocketbase.commons.model.HasFirstAndLastName
getFirstName, getFullName, getLastName
-
Constructor Details
-
ContactDto
public ContactDto()
-
-
Method Details
-
getDisplayName
similar to getFullName but has email as fallback
-