Package | Description |
---|---|
com.sas.lsaf.clinical.model |
Classes and interfaces to retrieve models.
|
Modifier and Type | Method and Description |
---|---|
List<ValueListValueMetadata> |
ValueListMetadata.getValueListValues()
Get the ValueListValueMetadata associated with the value list.
|
Constructor and Description |
---|
ValueListMetadata(String id,
String name,
String modelId,
boolean builtIn,
boolean extensible,
List<ValueListValueMetadata> values)
It is not intended or recommended that the consumer of this API construct these objects.
|
<i>Copyright (c) 2022, SAS Institute Inc., Cary, NC, USA</i>