pt.compiler.pt
Class PT_Notify

java.lang.Object
  extended by pt.compiler.pt.PT_Notify

public class PT_Notify
extends java.lang.Object


Constructor Summary
PT_Notify()
           
 
Method Summary
 void addNotifies(java.util.List notifies)
           
 java.util.List getNotifyList()
           
 java.lang.String getNotifyListString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PT_Notify

public PT_Notify()
Method Detail

addNotifies

public void addNotifies(java.util.List notifies)

getNotifyList

public java.util.List getNotifyList()

getNotifyListString

public java.lang.String getNotifyListString()