Package | Description |
---|---|
com.sas.hls.type |
Provides the services and classes needed to describe the object type definitions within the system.
|
Modifier and Type | Method and Description |
---|---|
Type |
TypeService.getTypeByName(String name)
Retrieve the
Type with the specified name. |
Modifier and Type | Method and Description |
---|---|
List<Type> |
TypeService.getTypes()
Retrieve all
Type instances in the system. |
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA