Uses of Class
com.sas.iquery.metadata.business.DataItemOption

Packages that use DataItemOption
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of DataItemOption in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return DataItemOption
static DataItemOption DataItemOption.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DataItemOption[] DataItemOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.