Uses of Class
org.gvsig.xml2db.lib.impl.xmlinfo.XMLAttributeInfoImpl
Packages that use XMLAttributeInfoImpl
-
Uses of XMLAttributeInfoImpl in org.gvsig.xml2db.lib.impl.xmlinfo
Methods in org.gvsig.xml2db.lib.impl.xmlinfo that return XMLAttributeInfoImplModifier and TypeMethodDescriptionXMLInfoImpl.getTagInfo(String path) XMLAttributeInfoImpl.setAggregate(boolean b) XMLAttributeInfoImpl.setFk(boolean fk) XMLAttributeInfoImpl.setFkCodeName(String codeName) XMLAttributeInfoImpl.setFkTableName(String tableName) XMLAttributeInfoImpl.setPk(boolean pk) Methods in org.gvsig.xml2db.lib.impl.xmlinfo with parameters of type XMLAttributeInfoImplModifier and TypeMethodDescriptionvoidXMLTableInfoImpl.add(XMLAttributeInfoImpl attrinfo) voidXMLInfoImpl.addTag(XMLAttributeInfoImpl info) Constructors in org.gvsig.xml2db.lib.impl.xmlinfo with parameters of type XMLAttributeInfoImpl