Class MetadataExtension
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.metadata.MetadataExtension
- All Implemented Interfaces:
EppInput.CommandExtension
,Cloneable
A metadata extension that may be present on EPP create/mutate commands.
-
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
Modifier and TypeMethodDescriptionboolean
boolean
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
MetadataExtension
public MetadataExtension()
-
-
Method Details
-
getReason
-
getRequestedByRegistrar
public boolean getRequestedByRegistrar() -
getIsAnchorTenant
public boolean getIsAnchorTenant()
-