Uses of Class
org.hibernatespatial.cfg.HSProperty

Packages that use HSProperty
org.hibernatespatial.cfg   
 

Uses of HSProperty in org.hibernatespatial.cfg
 

Methods in org.hibernatespatial.cfg that return HSProperty
static HSProperty HSProperty.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HSProperty[] HSProperty.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.hibernatespatial.cfg with parameters of type HSProperty
protected  String HSConfiguration.getProperty(HSProperty property)
           
protected  void HSConfiguration.setProperty(HSProperty property, String value)
           
 



Copyright © 2011 hibernatespatial.org. All Rights Reserved.