com.yahoo.marketing.apt
Class PlacementNonGuaranteedSettings

java.lang.Object
  extended by com.yahoo.marketing.apt.PlacementNonGuaranteedSettings
All Implemented Interfaces:
java.io.Serializable

public class PlacementNonGuaranteedSettings
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  long[] adBehaviorIDs
           
private  long[] adDeliveryModeIDs
           
private  long[] adSizeIDs
           
private  BidDescriptor bidDescriptor
           
private  long[] contentTopicIDs
           
private  long[] contentTypeIDs
           
private  long[] customContentCategoryIDs
           
private  java.lang.Long networkID
           
private  long[] sectionIDs
           
private  long[] siteIDs
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Constructor Summary
PlacementNonGuaranteedSettings()
           
PlacementNonGuaranteedSettings(long[] adBehaviorIDs, long[] adDeliveryModeIDs, long[] adSizeIDs, BidDescriptor bidDescriptor, long[] contentTopicIDs, long[] contentTypeIDs, long[] customContentCategoryIDs, java.lang.Long networkID, long[] sectionIDs, long[] siteIDs)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long[] getAdBehaviorIDs()
          Gets the adBehaviorIDs value for this PlacementNonGuaranteedSettings.
 long[] getAdDeliveryModeIDs()
          Gets the adDeliveryModeIDs value for this PlacementNonGuaranteedSettings.
 long[] getAdSizeIDs()
          Gets the adSizeIDs value for this PlacementNonGuaranteedSettings.
 BidDescriptor getBidDescriptor()
          Gets the bidDescriptor value for this PlacementNonGuaranteedSettings.
 long[] getContentTopicIDs()
          Gets the contentTopicIDs value for this PlacementNonGuaranteedSettings.
 long[] getContentTypeIDs()
          Gets the contentTypeIDs value for this PlacementNonGuaranteedSettings.
 long[] getCustomContentCategoryIDs()
          Gets the customContentCategoryIDs value for this PlacementNonGuaranteedSettings.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.Long getNetworkID()
          Gets the networkID value for this PlacementNonGuaranteedSettings.
 long[] getSectionIDs()
          Gets the sectionIDs value for this PlacementNonGuaranteedSettings.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 long[] getSiteIDs()
          Gets the siteIDs value for this PlacementNonGuaranteedSettings.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAdBehaviorIDs(long[] adBehaviorIDs)
          Sets the adBehaviorIDs value for this PlacementNonGuaranteedSettings.
 void setAdDeliveryModeIDs(long[] adDeliveryModeIDs)
          Sets the adDeliveryModeIDs value for this PlacementNonGuaranteedSettings.
 void setAdSizeIDs(long[] adSizeIDs)
          Sets the adSizeIDs value for this PlacementNonGuaranteedSettings.
 void setBidDescriptor(BidDescriptor bidDescriptor)
          Sets the bidDescriptor value for this PlacementNonGuaranteedSettings.
 void setContentTopicIDs(long[] contentTopicIDs)
          Sets the contentTopicIDs value for this PlacementNonGuaranteedSettings.
 void setContentTypeIDs(long[] contentTypeIDs)
          Sets the contentTypeIDs value for this PlacementNonGuaranteedSettings.
 void setCustomContentCategoryIDs(long[] customContentCategoryIDs)
          Sets the customContentCategoryIDs value for this PlacementNonGuaranteedSettings.
 void setNetworkID(java.lang.Long networkID)
          Sets the networkID value for this PlacementNonGuaranteedSettings.
 void setSectionIDs(long[] sectionIDs)
          Sets the sectionIDs value for this PlacementNonGuaranteedSettings.
 void setSiteIDs(long[] siteIDs)
          Sets the siteIDs value for this PlacementNonGuaranteedSettings.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adBehaviorIDs

private long[] adBehaviorIDs

adDeliveryModeIDs

private long[] adDeliveryModeIDs

adSizeIDs

private long[] adSizeIDs

bidDescriptor

private BidDescriptor bidDescriptor

contentTopicIDs

private long[] contentTopicIDs

contentTypeIDs

private long[] contentTypeIDs

customContentCategoryIDs

private long[] customContentCategoryIDs

networkID

private java.lang.Long networkID

sectionIDs

private long[] sectionIDs

siteIDs

private long[] siteIDs

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

PlacementNonGuaranteedSettings

public PlacementNonGuaranteedSettings()

PlacementNonGuaranteedSettings

public PlacementNonGuaranteedSettings(long[] adBehaviorIDs,
                                      long[] adDeliveryModeIDs,
                                      long[] adSizeIDs,
                                      BidDescriptor bidDescriptor,
                                      long[] contentTopicIDs,
                                      long[] contentTypeIDs,
                                      long[] customContentCategoryIDs,
                                      java.lang.Long networkID,
                                      long[] sectionIDs,
                                      long[] siteIDs)
Method Detail

getAdBehaviorIDs

public long[] getAdBehaviorIDs()
Gets the adBehaviorIDs value for this PlacementNonGuaranteedSettings.

Returns:
adBehaviorIDs

setAdBehaviorIDs

public void setAdBehaviorIDs(long[] adBehaviorIDs)
Sets the adBehaviorIDs value for this PlacementNonGuaranteedSettings.

Parameters:
adBehaviorIDs -

getAdDeliveryModeIDs

public long[] getAdDeliveryModeIDs()
Gets the adDeliveryModeIDs value for this PlacementNonGuaranteedSettings.

Returns:
adDeliveryModeIDs

setAdDeliveryModeIDs

public void setAdDeliveryModeIDs(long[] adDeliveryModeIDs)
Sets the adDeliveryModeIDs value for this PlacementNonGuaranteedSettings.

Parameters:
adDeliveryModeIDs -

getAdSizeIDs

public long[] getAdSizeIDs()
Gets the adSizeIDs value for this PlacementNonGuaranteedSettings.

Returns:
adSizeIDs

setAdSizeIDs

public void setAdSizeIDs(long[] adSizeIDs)
Sets the adSizeIDs value for this PlacementNonGuaranteedSettings.

Parameters:
adSizeIDs -

getBidDescriptor

public BidDescriptor getBidDescriptor()
Gets the bidDescriptor value for this PlacementNonGuaranteedSettings.

Returns:
bidDescriptor

setBidDescriptor

public void setBidDescriptor(BidDescriptor bidDescriptor)
Sets the bidDescriptor value for this PlacementNonGuaranteedSettings.

Parameters:
bidDescriptor -

getContentTopicIDs

public long[] getContentTopicIDs()
Gets the contentTopicIDs value for this PlacementNonGuaranteedSettings.

Returns:
contentTopicIDs

setContentTopicIDs

public void setContentTopicIDs(long[] contentTopicIDs)
Sets the contentTopicIDs value for this PlacementNonGuaranteedSettings.

Parameters:
contentTopicIDs -

getContentTypeIDs

public long[] getContentTypeIDs()
Gets the contentTypeIDs value for this PlacementNonGuaranteedSettings.

Returns:
contentTypeIDs

setContentTypeIDs

public void setContentTypeIDs(long[] contentTypeIDs)
Sets the contentTypeIDs value for this PlacementNonGuaranteedSettings.

Parameters:
contentTypeIDs -

getCustomContentCategoryIDs

public long[] getCustomContentCategoryIDs()
Gets the customContentCategoryIDs value for this PlacementNonGuaranteedSettings.

Returns:
customContentCategoryIDs

setCustomContentCategoryIDs

public void setCustomContentCategoryIDs(long[] customContentCategoryIDs)
Sets the customContentCategoryIDs value for this PlacementNonGuaranteedSettings.

Parameters:
customContentCategoryIDs -

getNetworkID

public java.lang.Long getNetworkID()
Gets the networkID value for this PlacementNonGuaranteedSettings.

Returns:
networkID

setNetworkID

public void setNetworkID(java.lang.Long networkID)
Sets the networkID value for this PlacementNonGuaranteedSettings.

Parameters:
networkID -

getSectionIDs

public long[] getSectionIDs()
Gets the sectionIDs value for this PlacementNonGuaranteedSettings.

Returns:
sectionIDs

setSectionIDs

public void setSectionIDs(long[] sectionIDs)
Sets the sectionIDs value for this PlacementNonGuaranteedSettings.

Parameters:
sectionIDs -

getSiteIDs

public long[] getSiteIDs()
Gets the siteIDs value for this PlacementNonGuaranteedSettings.

Returns:
siteIDs

setSiteIDs

public void setSiteIDs(long[] siteIDs)
Sets the siteIDs value for this PlacementNonGuaranteedSettings.

Parameters:
siteIDs -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer