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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as DerivedArtifactTarget
protected  DerivedArtifactTarget ServiceEndpoint.endpointDefinedBy
           
protected  DerivedArtifactTarget ServiceOperation.operationDefinedBy
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return DerivedArtifactTarget
 DerivedArtifactTarget ObjectFactory.createDerivedArtifactTarget()
          Create an instance of DerivedArtifactTarget
 DerivedArtifactTarget ServiceEndpoint.getEndpointDefinedBy()
          Gets the value of the endpointDefinedBy property.
 DerivedArtifactTarget ServiceOperation.getOperationDefinedBy()
          Gets the value of the operationDefinedBy property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type DerivedArtifactTarget
 void ServiceEndpoint.setEndpointDefinedBy(DerivedArtifactTarget value)
          Sets the value of the endpointDefinedBy property.
 void ServiceOperation.setOperationDefinedBy(DerivedArtifactTarget value)
          Sets the value of the operationDefinedBy property.
 



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