Uses of Class
com.tensegrity.palojava.DimElementInfo

Packages that use DimElementInfo
com.tensegrity.palojava   
com.tensegrity.palojava.http   
 

Uses of DimElementInfo in com.tensegrity.palojava
 

Methods in com.tensegrity.palojava that return DimElementInfo
 DimElementInfo[] IConnection.dimensionListDimElements(java.lang.String database, java.lang.String dimension)
          Receives the dimension elements of the specified dimension.
 

Uses of DimElementInfo in com.tensegrity.palojava.http
 

Methods in com.tensegrity.palojava.http that return DimElementInfo
 DimElementInfo[] ConnectionHttp.dimensionListDimElements(java.lang.String database, java.lang.String dimension)
           
 DimElementInfo[] HttpClient.getDimElementInfos(java.lang.String dbName, java.lang.String dimName)
          Returns the DimElementInfos associated with the specified dimension