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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as ServiceContract
protected  ServiceContract Artifact.serviceContract
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return ServiceContract
 ServiceContract ObjectFactory.createServiceContract()
          Create an instance of ServiceContract
 ServiceContract Artifact.getServiceContract()
          Gets the value of the serviceContract property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type ServiceContract
 void Artifact.setServiceContract(ServiceContract value)
          Sets the value of the serviceContract property.
 



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