Default constructor.
protected Address();
Constructor that takes an initial byte string argument.
protected Address(ByteString);
Copy constructor.
protected Address(Address);
Address Class | Hunny.Mime Namespace