Uses of Interface
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.RenewResponse

Packages that use RenewResponse
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction   
 

Uses of RenewResponse in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return RenewResponse
 RenewResponse WsnbFactory.createRenewResponse(java.util.Date termTime)
           
 RenewResponse WsnbReader.readRenewResponse(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction with parameters of type RenewResponse
 org.w3c.dom.Document WsnbWriter.writeRenewResponseAsDOM(RenewResponse value)
           
 

Uses of RenewResponse in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return RenewResponse
 RenewResponse WsnbModelFactory.createWsnbModelRenewResponse(java.util.Date termTime)
           
 

Uses of RenewResponse in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return RenewResponse
 RenewResponse RefinedWsnbFactory.createRenewResponse(java.util.Date termTime)
           
 



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