Uses of Class
fr.cnes.sitools.datasource.jdbc.model.Attribute

Packages that use Attribute
fr.cnes.sitools.datasource.jdbc.model   
 

Uses of Attribute in fr.cnes.sitools.datasource.jdbc.model
 

Methods in fr.cnes.sitools.datasource.jdbc.model that return types with arguments of type Attribute
 java.util.List<Attribute> Table.getAttributes()
          Get table attributes
 

Method parameters in fr.cnes.sitools.datasource.jdbc.model with type arguments of type Attribute
 void Table.setAttributes(java.util.List<Attribute> attributes)
          Sets the value of attributes
 



Copyright © 2010-2013 CNES. All Rights Reserved.