|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlacementNonGuaranteedSettings | |
---|---|
com.yahoo.marketing.apt |
Uses of PlacementNonGuaranteedSettings in com.yahoo.marketing.apt |
---|
Fields in com.yahoo.marketing.apt declared as PlacementNonGuaranteedSettings | |
---|---|
private PlacementNonGuaranteedSettings |
Placement.nonGuaranteedSettings
|
Methods in com.yahoo.marketing.apt that return PlacementNonGuaranteedSettings | |
---|---|
PlacementNonGuaranteedSettings |
Placement.getNonGuaranteedSettings()
Gets the nonGuaranteedSettings value for this Placement. |
Methods in com.yahoo.marketing.apt with parameters of type PlacementNonGuaranteedSettings | |
---|---|
void |
Placement.setNonGuaranteedSettings(PlacementNonGuaranteedSettings nonGuaranteedSettings)
Sets the nonGuaranteedSettings value for this Placement. |
Constructors in com.yahoo.marketing.apt with parameters of type PlacementNonGuaranteedSettings | |
---|---|
Placement(java.lang.Long ID,
java.lang.String accountID,
java.lang.Long adGroupID,
java.util.Calendar createTimestamp,
Discount[] discounts,
java.util.Calendar endDate,
PlacementGuaranteedSettings guaranteedSettings,
java.util.Calendar lastUpdateTimestamp,
PlacementNonGuaranteedSettings nonGuaranteedSettings,
java.util.Calendar startDate,
PlacementStatus status,
java.lang.Long transferedFromID,
java.lang.Long transferedToID)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |