|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoftwareModule | |
|---|---|
| com.ca.commons.datamodel.cfg | |
| Uses of SoftwareModule in com.ca.commons.datamodel.cfg |
|---|
| Methods in com.ca.commons.datamodel.cfg that return SoftwareModule | |
|---|---|
SoftwareModule[] |
MetaDataUsageInfo.getInterestedModules()
|
static SoftwareModule |
SoftwareModule.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SoftwareModule[] |
SoftwareModule.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ca.commons.datamodel.cfg with parameters of type SoftwareModule | |
|---|---|
void |
MetaDataUsageInfo.setInterestedModules(SoftwareModule[] interestedModules)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||