Package | Description |
---|---|
com.ads.api.beans.csm |
Contains Collection Classes,Java Bean Classes which are specific to Categories, Codesets, Code Values, Codeset Maps.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CodesetMap> |
Category.getCodesetMapList() |
java.util.List<CodesetMap> |
CodesetMap.getPublishCodesetList() |
Modifier and Type | Method and Description |
---|---|
void |
Category.setCodesetMapList(java.util.List<CodesetMap> codesetMapList) |
void |
CodesetMap.setPublishCodesetList(java.util.List<CodesetMap> publishCodesetList) |