Uses of Class
org.hibernatespatial.pojo.AttributeInfo

Packages that use AttributeInfo
org.hibernatespatial.pojo   
 

Uses of AttributeInfo in org.hibernatespatial.pojo
 

Methods in org.hibernatespatial.pojo that return AttributeInfo
 AttributeInfo ClassInfo.getGeomAttribute()
           
 AttributeInfo ClassInfo.getIdAttribute()
           
 

Methods in org.hibernatespatial.pojo that return types with arguments of type AttributeInfo
 List<AttributeInfo> ClassInfo.getAttributes()
           
 

Methods in org.hibernatespatial.pojo with parameters of type AttributeInfo
 void ClassInfo.addAttribute(AttributeInfo ai)
           
 void ClassInfo.removeAttribute(AttributeInfo ai)
           
 



Copyright © 2011 hibernatespatial.org. All Rights Reserved.