Uses of Interface
com.sas.metadata.remote.GroupByClause

Packages that use GroupByClause
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of GroupByClause in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return GroupByClause
 GroupByClause Select.getGroupByForSelect()
          Gets the GroupByClause for GroupByForSelect
 

Methods in com.sas.metadata.remote with parameters of type GroupByClause
 void Select.setGroupByForSelect(GroupByClause inObject)
          Sets the GroupByForSelects list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.