Uses of Interface
org.ow2.easywsdl.extensions.wsdl4bpel.api.PropertyAlias

Packages that use PropertyAlias
org.ow2.easywsdl.extensions.wsdl4bpel.api   
org.ow2.easywsdl.extensions.wsdl4bpel.impl   
 

Uses of PropertyAlias in org.ow2.easywsdl.extensions.wsdl4bpel.api
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel.api that return types with arguments of type PropertyAlias
 java.util.List<PropertyAlias> WSDL4BPELElement.getAllPropertyAliases()
           
 java.util.List<PropertyAlias> WSDL4BPELElement.getPropertyAliases4ThisProperty(javax.xml.namespace.QName property)
           
 

Uses of PropertyAlias in org.ow2.easywsdl.extensions.wsdl4bpel.impl
 

Classes in org.ow2.easywsdl.extensions.wsdl4bpel.impl that implement PropertyAlias
 class PropertyAliasImpl
           
 

Methods in org.ow2.easywsdl.extensions.wsdl4bpel.impl that return types with arguments of type PropertyAlias
 java.util.List<PropertyAlias> WSDL4BPELElementImpl.getAllPropertyAliases()
           
 java.util.List<PropertyAlias> DescriptionImpl.getAllPropertyAliases()
           
 java.util.List<PropertyAlias> WSDL4BPELElementImpl.getPropertyAliases4ThisProperty(javax.xml.namespace.QName property)
           
 java.util.List<PropertyAlias> DescriptionImpl.getPropertyAliases4ThisProperty(javax.xml.namespace.QName property)
           
 



Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.