Class ContactPoint
java.lang.Object
net.ygbstudio.jbrave.core.domain.dto.result.thing.Thing
net.ygbstudio.jbrave.core.domain.dto.result.thing.ContactPoint
Represents a contact point for an organization or person. This class provides structured contact
information in the Brave Search API results.
-
Nested Class Summary
Nested Classes -
Field Summary
-
Method Summary
Methods inherited from class net.ygbstudio.jbrave.core.domain.dto.result.thing.Thing
getName, getThumbnail, getType, getUrl
-
Method Details
-
getTelephone
The telephone number for the contact point.- Returns:
- The telephone number.
-
getEmail
The email address for the contact point.- Returns:
- The email address.
-
equals
-
hashCode
public int hashCode() -
toString
-