public class CreativeUploadFileSummary extends Base implements Serializable
| Constructor and Description |
|---|
CreativeUploadFileSummary() |
CreativeUploadFileSummary(long id,
String name,
String sourcePath) |
| Modifier and Type | Method and Description |
|---|---|
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
|
String |
getSourcePath()
Gets the sourcePath value for this CreativeUploadFileSummary.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setSourcePath(String sourcePath)
Sets the sourcePath value for this CreativeUploadFileSummary.
|
public String getSourcePath()
public void setSourcePath(String sourcePath)
sourcePath - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.