Uses of Enum Class
com.ads.api.beans.kv.KeyValue.DisplayPolicy
Packages that use KeyValue.DisplayPolicy
Package
Description
Contains Collection Classes,Java Bean Classes which are specific to KeyValue.
-
Uses of KeyValue.DisplayPolicy in com.ads.api.beans.kv
Methods in com.ads.api.beans.kv that return KeyValue.DisplayPolicyModifier and TypeMethodDescriptionstatic KeyValue.DisplayPolicyKeyValue.DisplayPolicy.getDisplayPolicy(int displayValue) static KeyValue.DisplayPolicyReturns the enum constant of this class with the specified name.static KeyValue.DisplayPolicy[]KeyValue.DisplayPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.