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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as ElementDeclaration
protected  ElementDeclaration Artifact.elementDeclaration
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return ElementDeclaration
 ElementDeclaration ObjectFactory.createElementDeclaration()
          Create an instance of ElementDeclaration
 ElementDeclaration Artifact.getElementDeclaration()
          Gets the value of the elementDeclaration property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type ElementDeclaration
 void Artifact.setElementDeclaration(ElementDeclaration value)
          Sets the value of the elementDeclaration property.
 



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