Package google.registry.model.transfer
Class TransferResponse.ContactTransferResponse
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.transfer.BaseTransferObject
google.registry.model.transfer.TransferResponse
google.registry.model.transfer.TransferResponse.ContactTransferResponse
- All Implemented Interfaces:
EppResponse.ResponseData
,UnsafeSerializable
,Serializable
,Cloneable
- Enclosing class:
TransferResponse
An adapter to output the XML in response to a transfer command on a contact.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Builder forTransferResponse.ContactTransferResponse
.Nested classes/interfaces inherited from class google.registry.model.transfer.TransferResponse
TransferResponse.ContactTransferResponse, TransferResponse.DomainTransferResponse
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.transfer.BaseTransferObject
getGainingRegistrarId, getLosingRegistrarId, getPendingTransferExpirationTime, getTransferRequestTime, getTransferStatus
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
ContactTransferResponse
public ContactTransferResponse()
-
-
Method Details
-
getContactId
-