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