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

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

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return UnsubscribeResponse
 UnsubscribeResponse WsnbFactory.createUnsubscribeResponse()
           
 UnsubscribeResponse WsnbReader.readUnsubscribeResponse(org.w3c.dom.Document document)
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return UnsubscribeResponse
 UnsubscribeResponse WsnbModelFactory.createWsnbModelUnsubscribeResponse()
           
 

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return UnsubscribeResponse
 UnsubscribeResponse RefinedWsnbFactory.createUnsubscribeResponse()
           
 



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