Uses of Class
com.sas.lsaf.clinical.model.ValueListValueMetadata
Packages that use ValueListValueMetadata
-
Uses of ValueListValueMetadata in com.sas.lsaf.clinical.model
Methods in com.sas.lsaf.clinical.model that return types with arguments of type ValueListValueMetadataModifier and TypeMethodDescriptionValueListMetadata.getValueListValues()Get the ValueListValueMetadata associated with the value list.Constructor parameters in com.sas.lsaf.clinical.model with type arguments of type ValueListValueMetadataModifierConstructorDescriptionValueListMetadata(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.