Uses of Class
com.yahoo.marketing.apt.YahooPremiumBehavioralSegmentTargeting

Packages that use YahooPremiumBehavioralSegmentTargeting
com.yahoo.marketing.apt   
 

Uses of YahooPremiumBehavioralSegmentTargeting in com.yahoo.marketing.apt
 

Fields in com.yahoo.marketing.apt declared as YahooPremiumBehavioralSegmentTargeting
private  YahooPremiumBehavioralSegmentTargeting TargetingAttribute.yahooPremiumBehavioralSegmentTargetingAttribute
           
 

Methods in com.yahoo.marketing.apt that return YahooPremiumBehavioralSegmentTargeting
 YahooPremiumBehavioralSegmentTargeting TargetingAttribute.getYahooPremiumBehavioralSegmentTargetingAttribute()
          Gets the yahooPremiumBehavioralSegmentTargetingAttribute value for this TargetingAttribute.
 

Methods in com.yahoo.marketing.apt with parameters of type YahooPremiumBehavioralSegmentTargeting
 void TargetingAttribute.setYahooPremiumBehavioralSegmentTargetingAttribute(YahooPremiumBehavioralSegmentTargeting yahooPremiumBehavioralSegmentTargetingAttribute)
          Sets the yahooPremiumBehavioralSegmentTargetingAttribute value for this TargetingAttribute.
 

Constructors in com.yahoo.marketing.apt with parameters of type YahooPremiumBehavioralSegmentTargeting
TargetingAttribute(DayPartingTargeting dayPartingTargeting, TargetingAttributeDescriptor targetingAttributeDescriptor, YahooPremiumBehavioralSegmentTargeting yahooPremiumBehavioralSegmentTargetingAttribute)