Uses of Class
org.exoplatform.services.wsrp.type.PropertyDescription

Packages that use PropertyDescription
org.exoplatform.services.wsrp.type   
 

Uses of PropertyDescription in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return PropertyDescription
 PropertyDescription[] ModelDescription.getPropertyDescriptions()
          Gets the propertyDescriptions value for this ModelDescription.
 PropertyDescription ModelDescription.getPropertyDescriptions(int i)
           
 

Methods in org.exoplatform.services.wsrp.type with parameters of type PropertyDescription
 void ModelDescription.setPropertyDescriptions(int i, PropertyDescription _value)
           
 void ModelDescription.setPropertyDescriptions(PropertyDescription[] propertyDescriptions)
          Sets the propertyDescriptions value for this ModelDescription.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type PropertyDescription
ModelDescription(PropertyDescription[] propertyDescriptions, ModelTypes modelTypes, Extension[] extensions)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.