Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.Renew

Packages that use Renew
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
com.ebmwebsourcing.wsstar.notification.definition.inout   
 

Uses of Renew in com.ebmwebsourcing.wsstar.notification.definition
 

Methods in com.ebmwebsourcing.wsstar.notification.definition that return Renew
abstract  Renew WSNotificationFactory.createRenew()
          create an instance of the Renew class
 Renew WSNotificationFactoryImpl.createRenew()
           
 

Uses of Renew in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement Renew
 class RenewImpl
           
 

Uses of Renew in com.ebmwebsourcing.wsstar.notification.definition.inout
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return Renew
 Renew WSNotificationReader.readRenew(org.w3c.dom.Document doc)
          Unmarshall Renew object from a Document representation fragment object
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type Renew
 org.w3c.dom.Document WSNotificationWriter.writeRenew(Renew renewObj)
          marshall an Renew object
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.