Uses of Enum Class
com.ads.api.beans.common.APIConstants.MMFillOptions
Packages that use APIConstants.MMFillOptions
Package
Description
Contains Collection Classes,Java Bean Classes which are common to all the modules like AMMObjectTypes, APIConstants, ImportHelper etc.
-
Uses of APIConstants.MMFillOptions in com.ads.api.beans.common
Methods in com.ads.api.beans.common that return APIConstants.MMFillOptionsModifier and TypeMethodDescriptionstatic APIConstants.MMFillOptionsAPIConstants.MMFillOptions.getOption(int value) static APIConstants.MMFillOptionsReturns the enum constant of this class with the specified name.static APIConstants.MMFillOptions[]APIConstants.MMFillOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.