Uses of Class
com.opensymphony.module.propertyset.PropertySchema

Packages that use PropertySchema
com.opensymphony.module.propertyset   
 

Uses of PropertySchema in com.opensymphony.module.propertyset
 

Methods in com.opensymphony.module.propertyset that return PropertySchema
 PropertySchema PropertySetSchema.getPropertySchema(java.lang.String key)
           
 

Methods in com.opensymphony.module.propertyset with parameters of type PropertySchema
 void PropertySetSchema.addPropertySchema(PropertySchema ps)
           
 void PropertySetSchema.setPropertySchema(java.lang.String key, PropertySchema ps)
           
 


See www.opensymphony.com for more information.