Class MarkAddress

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

public class MarkAddress extends Address
Mark Holder/Owner Address

This class is embedded inside CommonMarkContactFields hold the address of a mark contact or holder. The fields are all defined in parent class Address, but the subclass is still necessary to pick up the mark namespace.

See Also:
  • Constructor Details

    • MarkAddress

      public MarkAddress()