Package google.registry.model.domain
Class DomainObjectSpec
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.DomainObjectSpec
- All Implemented Interfaces:
Cloneable
Specification of a domain by name, as used in version 0.11 fee check response items and version
0.12 fee check commands. This class is used by JAXB, although it turns out that no JAXB-specific
annotations are necessary.
-
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
-
DomainObjectSpec
-
-
Method Details
-
getName
-