|
||||||||||
| 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.Asset
com.google.api.ads.dfp.axis.v201206.RedirectAsset
public abstract class RedirectAsset
An externally hosted asset.
| Constructor Summary | |
|---|---|
RedirectAsset()
|
|
RedirectAsset(String assetType,
String redirectUrl)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getRedirectUrl()
Gets the redirectUrl value for this RedirectAsset. |
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 |
int |
hashCode()
|
void |
setRedirectUrl(String redirectUrl)
Sets the redirectUrl value for this RedirectAsset. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201206.Asset |
|---|
getAssetType, setAssetType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RedirectAsset()
public RedirectAsset(String assetType,
String redirectUrl)
| Method Detail |
|---|
public String getRedirectUrl()
public void setRedirectUrl(String redirectUrl)
redirectUrl - * The URL where the asset is hosted.public boolean equals(Object obj)
equals in class Assetpublic int hashCode()
hashCode in class Assetpublic 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 | |||||||||