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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp with type parameters of type ServiceTarget
protected  List<ServiceTarget> ServiceInterface.isInterfaceOf
           
protected  List<ServiceTarget> Element.performs
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return ServiceTarget
 ServiceTarget ObjectFactory.createServiceTarget()
          Create an instance of ServiceTarget
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return types with arguments of type ServiceTarget
 List<ServiceTarget> ServiceInterface.getIsInterfaceOf()
          Gets the value of the isInterfaceOf property.
 List<ServiceTarget> Element.getPerforms()
          Gets the value of the performs property.
 



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