Uses of Class
org.gvsig.andami.persistence.generate.XmlEntity
Packages that use XmlEntity
-
Uses of XmlEntity in org.gvsig.andami.persistence.generate
Methods in org.gvsig.andami.persistence.generate that return XmlEntityModifier and TypeMethodDescriptionBookmark.getXmlEntity()Returns the value of field 'xmlEntity'.Plugin.getXmlEntity()Returns the value of field 'xmlEntity'.Methods in org.gvsig.andami.persistence.generate with parameters of type XmlEntityModifier and TypeMethodDescriptionvoidBookmark.setXmlEntity(XmlEntity xmlEntity) Sets the value of field 'xmlEntity'.voidPlugin.setXmlEntity(XmlEntity xmlEntity) Sets the value of field 'xmlEntity'.