Package google.registry.model.mark
Class CommonMarkContactFields
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.mark.CommonMarkContactFields
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
MarkContact
,MarkHolder
Common fields shared amongst all mark contact subclasses.
- See Also:
-
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.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
CommonMarkContactFields
public CommonMarkContactFields()
-
-
Method Details
-
getName
-
getOrganization
-
getAddress
-
getVoice
-
getFax
-
getEmail
-