Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > b3a1f4d91c26f535919e39e25606614a > files > 1453

wt-doc-3.2.3-1.fc18.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Wt: Wt::Payment::Address Class Reference</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />

<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>

</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">Wt
   &#160;<span id="projectnumber">3.2.3</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.5.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceWt.html">Wt</a>      </li>
      <li class="navelem"><a class="el" href="namespaceWt_1_1Payment.html">Payment</a>      </li>
      <li class="navelem"><a class="el" href="classWt_1_1Payment_1_1Address.html">Address</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">Wt::Payment::Address Class Reference<div class="ingroups"><a class="el" href="group__payment.html">Payment module (Wt::Payment)</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="Wt::Payment::Address" -->
<p>Contains address information.  
 <a href="classWt_1_1Payment_1_1Address.html#details">More...</a></p>

<p><code>#include &lt;Wt/Payment/Address&gt;</code></p>

<p><a href="classWt_1_1Payment_1_1Address-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a9cd2279bded0fd3454b106de387daee2">setName</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;name)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets an address name.  <a href="#a9cd2279bded0fd3454b106de387daee2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#adc9d0377f31ecb3c2c7c8d0ba8f22824">name</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the address name.  <a href="#adc9d0377f31ecb3c2c7c8d0ba8f22824"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a0819cb594d861471678741c23fc63b0d">setStreet1</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;street1)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets first street line.  <a href="#a0819cb594d861471678741c23fc63b0d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#abf28f335f79bf89fcec3cb2ac479c8ec">street1</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the first street line.  <a href="#abf28f335f79bf89fcec3cb2ac479c8ec"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a5f50090fe6ba23b0bacaf003e5416935">setStreet2</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;street2)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the second street line.  <a href="#a5f50090fe6ba23b0bacaf003e5416935"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a8ffe8dae7b3796e96c1b97f0c17656a9">street2</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the second street line.  <a href="#a8ffe8dae7b3796e96c1b97f0c17656a9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a426b49b31c9a18a3ce593205e984534c"></a><!-- doxytag: member="Wt::Payment::Address::setCity" ref="a426b49b31c9a18a3ce593205e984534c" args="(const WString &amp;city)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a426b49b31c9a18a3ce593205e984534c">setCity</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;city)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the city. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a66ca409fcd3c176898791126af6c70dc">city</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the city.  <a href="#a66ca409fcd3c176898791126af6c70dc"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5a61ce633af9ca5d4c40b6233d7881aa"></a><!-- doxytag: member="Wt::Payment::Address::setState" ref="a5a61ce633af9ca5d4c40b6233d7881aa" args="(const WString &amp;state)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a5a61ce633af9ca5d4c40b6233d7881aa">setState</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;state)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the state. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a7173567e3cc31c456773f110df6078e0">state</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the state.  <a href="#a7173567e3cc31c456773f110df6078e0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae958dd95b11c720672de619ba7372438"></a><!-- doxytag: member="Wt::Payment::Address::setCountryCode" ref="ae958dd95b11c720672de619ba7372438" args="(const std::string &amp;country)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#ae958dd95b11c720672de619ba7372438">setCountryCode</a> (const std::string &amp;country)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the country code. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a467f6496ba587468e4ea5e34ba44183e">countryCode</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the country code.  <a href="#a467f6496ba587468e4ea5e34ba44183e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae0c1dfe8a654ffc17348d1aa61e772c4"></a><!-- doxytag: member="Wt::Payment::Address::setZip" ref="ae0c1dfe8a654ffc17348d1aa61e772c4" args="(const WString &amp;zip)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#ae0c1dfe8a654ffc17348d1aa61e772c4">setZip</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;zip)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the zip code. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a52339118d0f3c5b3552aaa6b67acc313">zip</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the zip code.  <a href="#a52339118d0f3c5b3552aaa6b67acc313"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a535e340f2db731ba8538e1c7516147f7"></a><!-- doxytag: member="Wt::Payment::Address::setPhoneNumber" ref="a535e340f2db731ba8538e1c7516147f7" args="(const std::string &amp;number)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#a535e340f2db731ba8538e1c7516147f7">setPhoneNumber</a> (const std::string &amp;number)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the phone number. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const std::string &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Payment_1_1Address.html#ac1f859e8793e827e62fe68486bd91d6b">phoneNumber</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the phone number.  <a href="#ac1f859e8793e827e62fe68486bd91d6b"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Contains address information. </p>
<div class="fragment"><pre class="fragment">   <a class="code" href="classWt_1_1Payment_1_1Customer.html" title="Contains customer information.">Wt::Payment::Customer</a> customer;

   customer.<a class="code" href="classWt_1_1Payment_1_1Customer.html#affe8248291a3028298145898d334b72e" title="Sets the email address.">setEmail</a>(<span class="stringliteral">&quot;joe.birkenberg@emweb.be&quot;</span>);
   customer.<a class="code" href="classWt_1_1Payment_1_1Customer.html#a9a1dd728c891488c8a6fda806abbca49" title="Sets the first name.">setFirstName</a>(<span class="stringliteral">&quot;Joe&quot;</span>);
   customer.<a class="code" href="classWt_1_1Payment_1_1Customer.html#a74416a4171e395986bc8d8df922d97ab" title="Sets the last name.">setLastName</a>(<span class="stringliteral">&quot;Birkenberg&quot;</span>);

   <a class="code" href="classWt_1_1Payment_1_1Address.html" title="Contains address information.">Wt::Payment::Address</a> address;
   address.<a class="code" href="classWt_1_1Payment_1_1Address.html#a426b49b31c9a18a3ce593205e984534c" title="Sets the city.">setCity</a>(<span class="stringliteral">&quot;Leuven&quot;</span>);
   address.<a class="code" href="classWt_1_1Payment_1_1Address.html#ae958dd95b11c720672de619ba7372438" title="Sets the country code.">setCountryCode</a>(<span class="stringliteral">&quot;BE&quot;</span>);
   address.<a class="code" href="classWt_1_1Payment_1_1Address.html#a535e340f2db731ba8538e1c7516147f7" title="Sets the phone number.">setPhoneNumber</a>(<span class="stringliteral">&quot;123456789&quot;</span>);
   address.<a class="code" href="classWt_1_1Payment_1_1Address.html#a0819cb594d861471678741c23fc63b0d" title="Sets first street line.">setStreet1</a>(<span class="stringliteral">&quot;Brusselsestraat 14&quot;</span>);

   customer.<a class="code" href="classWt_1_1Payment_1_1Customer.html#a48d8d792b5fed0abed456b6a45f90d4e" title="Sets the shipping address.">setShippingAddress</a>(address);
</pre></div><dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Customer.html#a48d8d792b5fed0abed456b6a45f90d4e" title="Sets the shipping address.">Customer::setShippingAddress()</a> </dd></dl>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a66ca409fcd3c176898791126af6c70dc"></a><!-- doxytag: member="Wt::Payment::Address::city" ref="a66ca409fcd3c176898791126af6c70dc" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Payment::Address::city </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the city. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a426b49b31c9a18a3ce593205e984534c" title="Sets the city.">setCity()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a467f6496ba587468e4ea5e34ba44183e"></a><!-- doxytag: member="Wt::Payment::Address::countryCode" ref="a467f6496ba587468e4ea5e34ba44183e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::string&amp; Wt::Payment::Address::countryCode </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the country code. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#ae958dd95b11c720672de619ba7372438" title="Sets the country code.">setCountryCode()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="adc9d0377f31ecb3c2c7c8d0ba8f22824"></a><!-- doxytag: member="Wt::Payment::Address::name" ref="adc9d0377f31ecb3c2c7c8d0ba8f22824" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Payment::Address::name </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the address name. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a9cd2279bded0fd3454b106de387daee2" title="Sets an address name.">setName()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ac1f859e8793e827e62fe68486bd91d6b"></a><!-- doxytag: member="Wt::Payment::Address::phoneNumber" ref="ac1f859e8793e827e62fe68486bd91d6b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const std::string&amp; Wt::Payment::Address::phoneNumber </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the phone number. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a535e340f2db731ba8538e1c7516147f7" title="Sets the phone number.">setPhoneNumber()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a9cd2279bded0fd3454b106de387daee2"></a><!-- doxytag: member="Wt::Payment::Address::setName" ref="a9cd2279bded0fd3454b106de387daee2" args="(const WString &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Payment::Address::setName </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets an address name. </p>
<p>Sets a name for this address like "home" or "work". This can allow a user to maintain several addresses. </p>

</div>
</div>
<a class="anchor" id="a0819cb594d861471678741c23fc63b0d"></a><!-- doxytag: member="Wt::Payment::Address::setStreet1" ref="a0819cb594d861471678741c23fc63b0d" args="(const WString &amp;street1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Payment::Address::setStreet1 </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td>
          <td class="paramname"><em>street1</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets first street line. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a5f50090fe6ba23b0bacaf003e5416935" title="Sets the second street line.">setStreet2()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a5f50090fe6ba23b0bacaf003e5416935"></a><!-- doxytag: member="Wt::Payment::Address::setStreet2" ref="a5f50090fe6ba23b0bacaf003e5416935" args="(const WString &amp;street2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Wt::Payment::Address::setStreet2 </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classWt_1_1WString.html">WString</a> &amp;&#160;</td>
          <td class="paramname"><em>street2</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the second street line. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a0819cb594d861471678741c23fc63b0d" title="Sets first street line.">setStreet1()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a7173567e3cc31c456773f110df6078e0"></a><!-- doxytag: member="Wt::Payment::Address::state" ref="a7173567e3cc31c456773f110df6078e0" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Payment::Address::state </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the state. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a5a61ce633af9ca5d4c40b6233d7881aa" title="Sets the state.">setState()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="abf28f335f79bf89fcec3cb2ac479c8ec"></a><!-- doxytag: member="Wt::Payment::Address::street1" ref="abf28f335f79bf89fcec3cb2ac479c8ec" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Payment::Address::street1 </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the first street line. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a0819cb594d861471678741c23fc63b0d" title="Sets first street line.">setStreet1()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a8ffe8dae7b3796e96c1b97f0c17656a9"></a><!-- doxytag: member="Wt::Payment::Address::street2" ref="a8ffe8dae7b3796e96c1b97f0c17656a9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Payment::Address::street2 </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the second street line. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#a5f50090fe6ba23b0bacaf003e5416935" title="Sets the second street line.">setStreet2()</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a52339118d0f3c5b3552aaa6b67acc313"></a><!-- doxytag: member="Wt::Payment::Address::zip" ref="a52339118d0f3c5b3552aaa6b67acc313" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>&amp; Wt::Payment::Address::zip </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the zip code. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Payment_1_1Address.html#ae0c1dfe8a654ffc17348d1aa61e772c4" title="Sets the zip code.">setZip()</a> </dd></dl>

</div>
</div>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr size="1"><address style="text-align: right; margin: 3px"><small>
Generated on Thu Nov 1 2012 for <a href="http://www.webtoolkit.eu/wt">the
C++ Web Toolkit (Wt)</a> by&nbsp;<a
href="http://www.doxygen.org/index.html"><img src="doxygen.png"
alt="doxygen" border="0" style="vertical-align: middle; display:
inline-block; height: 2em"></a> 1.7.5.1</small></address>
</body>
</html>