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

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

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return ProducerPropertiesExpression
 ProducerPropertiesExpression WsnbFactory.createProducerPropertiesExpression(java.net.URI dialect)
           
 ProducerPropertiesExpression WsnbReader.readProducerPropertiesExpression(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return types with arguments of type ProducerPropertiesExpression
 java.util.List<ProducerPropertiesExpression> FilterType.getProducerPropertiesExpressions()
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction with parameters of type ProducerPropertiesExpression
 void FilterType.addProducerPropertiesExpression(ProducerPropertiesExpression value)
           
 org.w3c.dom.Document WsnbWriter.writeProducerPropertiesExpressionAsDOM(ProducerPropertiesExpression value)
           
 

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return ProducerPropertiesExpression
 ProducerPropertiesExpression WsnbModelFactory.createWsnbModelProducerPropertiesExpression(java.net.URI dialect)
           
 

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

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return ProducerPropertiesExpression
 ProducerPropertiesExpression RefinedWsnbFactory.createProducerPropertiesExpression(java.net.URI dialect)
           
 



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