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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as WsdlDocument
protected  WsdlDocument Artifact.wsdlDocument
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return WsdlDocument
 WsdlDocument ObjectFactory.createWsdlDocument()
          Create an instance of WsdlDocument
 WsdlDocument Artifact.getWsdlDocument()
          Gets the value of the wsdlDocument property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type WsdlDocument
 void Artifact.setWsdlDocument(WsdlDocument value)
          Sets the value of the wsdlDocument property.
 



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