Overload List
Name | Description | |
---|---|---|
![]() | DimValIdList()()()() |
Default constructor that will contain an empty list.
|
![]() | DimValIdList(String) |
Constructor that takes a string-based set of dimension value IDs.
The constructor parses and populates the list with the string.
|
![]() | DimValIdList(DimValList) |
Constructor that takes a dimension value list and
extracts the IDs from the DimVal objects
in the list.
|