Uses of Class
com.sas.iquery.metadata.business.InformationMapFactory.FactorySettings.TYPE

Packages that use InformationMapFactory.FactorySettings.TYPE
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 InformationMapFactory.FactorySettings.TYPE in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return InformationMapFactory.FactorySettings.TYPE
static InformationMapFactory.FactorySettings.TYPE InformationMapFactory.FactorySettings.TYPE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InformationMapFactory.FactorySettings.TYPE[] InformationMapFactory.FactorySettings.TYPE.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.