Package google.registry.model.eppoutput
Class CheckData.ContactCheck
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppoutput.CheckData.Check
google.registry.model.eppoutput.CheckData.ContactCheck
- All Implemented Interfaces:
Cloneable
- Enclosing class:
CheckData
A version with contact namespacing.
-
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.eppoutput.CheckData.Check
init
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
ContactCheck
public ContactCheck()
-
-
Method Details
-
create
-