<html>
<head>
  <title>Aw::Subscription</title>
</head>
<body bgcolor="#f0f0f0" link="#cc0000" vlink="brown">

<h1><u>Aw::Subscription</u></h1>

<table width="90%" border=1 bgcolor="#cccc99">
<tr bgcolor="#bfbfbf"><th>Method</th><th>Arguments</th><th>Return</th><th>Throws<br>Exception</th></tr>
<tr align="center"><th align="left"><a name="new"></a>new</th><td>( [ [sub_id], event_type_name, filter ] )</td><td>Aw::Subscription</td><td>NO</td></tr>
<tr align="center"><th align="left"><a name="DESTROY"></a>DESTROY</th><td>( )</td><td>void</td><td>NO</td></tr>
<tr align="center"><th align="left"><a name="getEventTypeName"></a>event_type_name<br>&nbsp;&nbsp;<font size=-1>getEventTypeName</font></th><td>( )</td><td>String</td><td>NO</td></tr>
<tr align="center"><th align="left"><a name="getFilter"></a>filter<br>&nbsp;&nbsp;<font size=-1>getFilter</font></th><td>( )</td><td>String</td><td>NO</td></tr>
<tr align="center"><th align="left"><a name="getSubId"></a>sub_id<br>&nbsp;&nbsp;<font size=-1>getSubId</font></th><td>( )</td><td>Number</td><td>NO</td></tr>

<tr bgcolor="#bfbfbf" align="left"><th colspan=4>Inherited Methods</th></tr>
<tr align="center"><th align="left"><a name="hello"></a>hello</th><td>( )<br><div align="left">Returns the string "hello".  Useful for debugging.</div></td><td>String</td><td>NO</td></tr>
</table>

<p><hr size=3 noshade>

</body>
</html>