Uses of Class
com.iver.andami.persistence.generate.XmlEntity

Packages that use XmlEntity
com.iver.andami.persistence.generate   
 

Uses of XmlEntity in com.iver.andami.persistence.generate
 

Methods in com.iver.andami.persistence.generate that return XmlEntity
 XmlEntity Plugin.getXmlEntity()
          Returns the value of field 'xmlEntity'.
 XmlEntity Bookmark.getXmlEntity()
          Returns the value of field 'xmlEntity'.
 

Methods in com.iver.andami.persistence.generate with parameters of type XmlEntity
 void Plugin.setXmlEntity(XmlEntity xmlEntity)
          Sets the value of field 'xmlEntity'.
 void Bookmark.setXmlEntity(XmlEntity xmlEntity)
          Sets the value of field 'xmlEntity'.