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

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

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

Fields in org.s_ramp.xmlns._2010.s_ramp declared as Property
protected  Property PropertyData.property
           
 

Fields in org.s_ramp.xmlns._2010.s_ramp with type parameters of type Property
protected  List<Property> BaseArtifactType.property
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return Property
 Property ObjectFactory.createProperty()
          Create an instance of Property
 Property PropertyData.getProperty()
          Gets the value of the property property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return types with arguments of type Property
 List<Property> BaseArtifactType.getProperty()
          Gets the value of the property property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type Property
 void PropertyData.setProperty(Property value)
          Sets the value of the property property.
 



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