public class SegmentPopulationResponse extends Object implements Serializable
| Constructor and Description |
|---|
SegmentPopulationResponse() |
SegmentPopulationResponse(Long batchUploadId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Long |
getBatchUploadId()
Gets the batchUploadId value for this SegmentPopulationResponse.
|
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
|
int |
hashCode() |
void |
setBatchUploadId(Long batchUploadId)
Sets the batchUploadId value for this SegmentPopulationResponse.
|
String |
toString() |
public SegmentPopulationResponse()
public SegmentPopulationResponse(Long batchUploadId)
public Long getBatchUploadId()
public void setBatchUploadId(Long batchUploadId)
batchUploadId - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2024. All rights reserved.