com.google.api.ads.dfp.axis.v201201
Class LineItemType
java.lang.Object
com.google.api.ads.dfp.axis.v201201.LineItemType
- All Implemented Interfaces:
- Serializable
public class LineItemType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_SPONSORSHIP
public static final String _SPONSORSHIP
- See Also:
- Constant Field Values
_STANDARD
public static final String _STANDARD
- See Also:
- Constant Field Values
_NETWORK
public static final String _NETWORK
- See Also:
- Constant Field Values
_BULK
public static final String _BULK
- See Also:
- Constant Field Values
_PRICE_PRIORITY
public static final String _PRICE_PRIORITY
- See Also:
- Constant Field Values
_HOUSE
public static final String _HOUSE
- See Also:
- Constant Field Values
_LEGACY_DFP
public static final String _LEGACY_DFP
- See Also:
- Constant Field Values
_CLICK_TRACKING
public static final String _CLICK_TRACKING
- See Also:
- Constant Field Values
_ADSENSE
public static final String _ADSENSE
- See Also:
- Constant Field Values
_AD_EXCHANGE
public static final String _AD_EXCHANGE
- See Also:
- Constant Field Values
SPONSORSHIP
public static final LineItemType SPONSORSHIP
STANDARD
public static final LineItemType STANDARD
NETWORK
public static final LineItemType NETWORK
BULK
public static final LineItemType BULK
PRICE_PRIORITY
public static final LineItemType PRICE_PRIORITY
HOUSE
public static final LineItemType HOUSE
LEGACY_DFP
public static final LineItemType LEGACY_DFP
CLICK_TRACKING
public static final LineItemType CLICK_TRACKING
ADSENSE
public static final LineItemType ADSENSE
AD_EXCHANGE
public static final LineItemType AD_EXCHANGE
LineItemType
protected LineItemType(String value)
getValue
public String getValue()
fromValue
public static LineItemType fromValue(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static LineItemType fromString(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
Copyright © 2012. All Rights Reserved.