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

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

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

Methods in org.exoplatform.services.wsrp.type that return ResetProperty
 ResetProperty[] PropertyList.getResetProperties()
          Gets the resetProperties value for this PropertyList.
 ResetProperty PropertyList.getResetProperties(int i)
           
 

Methods in org.exoplatform.services.wsrp.type with parameters of type ResetProperty
 void PropertyList.setResetProperties(int i, ResetProperty _value)
           
 void PropertyList.setResetProperties(ResetProperty[] resetProperties)
          Sets the resetProperties value for this PropertyList.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type ResetProperty
PropertyList(Property[] properties, ResetProperty[] resetProperties, Extension[] extensions)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.