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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as SoapAddress
protected  SoapAddress Artifact.soapAddress
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return SoapAddress
 SoapAddress ObjectFactory.createSoapAddress()
          Create an instance of SoapAddress
 SoapAddress Artifact.getSoapAddress()
          Gets the value of the soapAddress property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type SoapAddress
 void Artifact.setSoapAddress(SoapAddress value)
          Sets the value of the soapAddress property.
 



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