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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as ServiceInstanceTarget
protected  ServiceInstanceTarget Service.hasInstance
           
 

Fields in org.s_ramp.xmlns._2010.s_ramp with type parameters of type ServiceInstanceTarget
protected  List<ServiceInstanceTarget> ServiceInstance.describedBy
           
protected  List<ServiceInstanceTarget> ServiceInstance.uses
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return ServiceInstanceTarget
 ServiceInstanceTarget ObjectFactory.createServiceInstanceTarget()
          Create an instance of ServiceInstanceTarget
 ServiceInstanceTarget Service.getHasInstance()
          Gets the value of the hasInstance property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return types with arguments of type ServiceInstanceTarget
 List<ServiceInstanceTarget> ServiceInstance.getDescribedBy()
          Gets the value of the describedBy property.
 List<ServiceInstanceTarget> ServiceInstance.getUses()
          Gets the value of the uses property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type ServiceInstanceTarget
 void Service.setHasInstance(ServiceInstanceTarget value)
          Sets the value of the hasInstance property.
 



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