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

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

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return UnableToGetMessagesFaultType
 UnableToGetMessagesFaultType WsnbFactory.createUnableToGetMessagesFaultType(java.util.Date timestamp)
           
 UnableToGetMessagesFaultType WsnbReader.readUnableToGetMessagesFaultType(org.w3c.dom.Document document)
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return UnableToGetMessagesFaultType
 UnableToGetMessagesFaultType WsnbModelFactory.createWsnbModelUnableToGetMessagesFaultType(java.util.Date timestamp)
           
 

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return UnableToGetMessagesFaultType
 UnableToGetMessagesFaultType RefinedWsnbFactory.createUnableToGetMessagesFaultType(java.util.Date timestamp)
           
 



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