|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201206.TrackingUrls
public class TrackingUrls
A list of URLs that should be pinged for a conversion event.
| Constructor Summary | |
|---|---|
TrackingUrls()
|
|
TrackingUrls(String[] urls)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String[] |
getUrls()
Gets the urls value for this TrackingUrls. |
String |
getUrls(int i)
|
int |
hashCode()
|
void |
setUrls(int i,
String _value)
|
void |
setUrls(String[] urls)
Sets the urls value for this TrackingUrls. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrackingUrls()
public TrackingUrls(String[] urls)
| Method Detail |
|---|
public String[] getUrls()
public void setUrls(String[] urls)
urls - * A list of all URLs that should be pinged.public String getUrls(int i)
public void setUrls(int i,
String _value)
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||