/** * notify operation to recieve notifications * * //TODO: Handle your incoming notifications * * @param notifyDocument * */ public abstract void notify(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.NotifyDocument notifyDocument);