Package google.registry.model.registrar
Class RegistrarAddress
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.eppcommon.Address
google.registry.model.registrar.RegistrarAddress
- All Implemented Interfaces:
Jsonifiable
,UnsafeSerializable
,GsonUtils.GsonPostProcessable
,Serializable
,Cloneable
Registrar Address
This class is embedded inside a Registrar
object to hold its address. The fields are
all defined in parent class Address
so that it can share it with other similar address
classes.
- 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.eppcommon.Address
city, countryCode, state, street, streetLine1, streetLine2, streetLine3, zip
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.model.eppcommon.Address
getCity, getCountryCode, getState, getStreet, getZip, postProcess, toJsonMap
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper