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

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

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return GetCurrentMessageResponse
 GetCurrentMessageResponse WsnbFactory.createGetCurrentMessageResponse(NotificationMessageHolderType.Message notification)
           
 GetCurrentMessageResponse WsnbReader.readGetCurrentMessageResponse(org.w3c.dom.Document document)
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return GetCurrentMessageResponse
 GetCurrentMessageResponse WsnbModelFactory.createWsnbModelGetCurrentMessageResponse(NotificationMessageHolderType.Message notification)
           
 

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return GetCurrentMessageResponse
 GetCurrentMessageResponse RefinedWsnbFactory.createGetCurrentMessageResponse(NotificationMessageHolderType.Message notification)
           
 



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