Package google.registry.model.mark
Class MarkContact
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.mark.CommonMarkContactFields
google.registry.model.mark.MarkContact
- All Implemented Interfaces:
Cloneable
Contact information for the representative of the mark.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.model.mark.CommonMarkContactFields
getAddress, getEmail, getFax, getName, getOrganization, getVoice
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
MarkContact
public MarkContact()
-
-
Method Details
-
getType
public google.registry.model.mark.MarkContact.ContactType getType()
-