Uses of Class
org.s_ramp.xmlns._2010.s_ramp.WsdlExtension

Packages that use WsdlExtension
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of WsdlExtension in org.s_ramp.xmlns._2010.s_ramp
 

Subclasses of WsdlExtension in org.s_ramp.xmlns._2010.s_ramp
 class SoapAddress
          Java class for SoapAddress complex type.
 class SoapBinding
          Java class for SoapBinding complex type.
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as WsdlExtension
protected  WsdlExtension Artifact.wsdlExtension
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return WsdlExtension
 WsdlExtension ObjectFactory.createWsdlExtension()
          Create an instance of WsdlExtension
 WsdlExtension Artifact.getWsdlExtension()
          Gets the value of the wsdlExtension property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type WsdlExtension
 void Artifact.setWsdlExtension(WsdlExtension value)
          Sets the value of the wsdlExtension property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.