|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PixelFrequency | |
---|---|
com.yahoo.marketing.apt |
Uses of PixelFrequency in com.yahoo.marketing.apt |
---|
Fields in com.yahoo.marketing.apt declared as PixelFrequency | |
---|---|
private PixelFrequency |
Pixel.pixelFrequency
|
Methods in com.yahoo.marketing.apt that return PixelFrequency | |
---|---|
PixelFrequency |
Pixel.getPixelFrequency()
Gets the pixelFrequency value for this Pixel. |
Methods in com.yahoo.marketing.apt with parameters of type PixelFrequency | |
---|---|
void |
Pixel.setPixelFrequency(PixelFrequency pixelFrequency)
Sets the pixelFrequency value for this Pixel. |
Constructors in com.yahoo.marketing.apt with parameters of type PixelFrequency | |
---|---|
Pixel(java.lang.Long ID,
java.lang.String accountID,
TimePeriod clickLookBackTimePeriod,
java.util.Calendar createTimestamp,
TimePeriod expirationTimePeriod,
TimePeriod impressionLookBackTimePeriod,
java.lang.Boolean isActive,
java.util.Calendar lastUpdateTimestamp,
java.lang.String name,
PixelFrequency pixelFrequency)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |