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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as ServiceInterface
protected  ServiceInterface Artifact.serviceInterface
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return ServiceInterface
 ServiceInterface ObjectFactory.createServiceInterface()
          Create an instance of ServiceInterface
 ServiceInterface Artifact.getServiceInterface()
          Gets the value of the serviceInterface property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type ServiceInterface
 void Artifact.setServiceInterface(ServiceInterface value)
          Sets the value of the serviceInterface property.
 



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