Uses of Enum Class
com.ads.api.beans.common.APIConstants.Module
Packages that use APIConstants.Module
Package
Description
Contains Collection Classes,Java Bean Classes which are specific to Catalogs, SubCatalogs of Catalogs,Business Terms,Associated BusinessTerms, Associated TechnicalMetadata and Associated Documents related to BusinessTerms.
Contains Collection Classes,Java Bean Classes which are common to all the modules like AMMObjectTypes, APIConstants, ImportHelper etc.
-
Uses of APIConstants.Module in com.ads.api.beans.bgm
Methods in com.ads.api.beans.bgm that return APIConstants.ModuleMethods in com.ads.api.beans.bgm with parameters of type APIConstants.Module -
Uses of APIConstants.Module in com.ads.api.beans.common
Methods in com.ads.api.beans.common that return APIConstants.ModuleModifier and TypeMethodDescriptionstatic APIConstants.Modulestatic APIConstants.ModuleReturns the enum constant of this class with the specified name.static APIConstants.Module[]APIConstants.Module.values()Returns an array containing the constants of this enum class, in the order they are declared.