Uses of Class
com.sas.hls.type.Type

Packages that use Type
com.sas.hls.type Provides the services and classes needed to describe the object type definitions within the system. 
 

Uses of Type in com.sas.hls.type
 

Methods in com.sas.hls.type that return Type
 Type TypeService.getTypeByName(String name)
          Retrieve the Type with the specified name.
 

Methods in com.sas.hls.type that return types with arguments of type Type
 List<Type> TypeService.getTypes()
          Retrieve all Type instances in the system.
 



Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA