Class RegistrarAddress

All Implemented Interfaces:
Jsonifiable, UnsafeSerializable, GsonUtils.GsonPostProcessable, Serializable, Cloneable

@Embeddable public class RegistrarAddress extends Address
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: