public class RemoveHSPECGroupGenerationRequestResponseType extends Object implements Serializable
| Constructor and Description |
|---|
RemoveHSPECGroupGenerationRequestResponseType() |
RemoveHSPECGroupGenerationRequestResponseType(boolean removeJobs,
boolean removeTables,
String requestId) |
| 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
|
String |
getRequestId()
Gets the requestId value for this RemoveHSPECGroupGenerationRequestResponseType.
|
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() |
boolean |
isRemoveJobs()
Gets the removeJobs value for this RemoveHSPECGroupGenerationRequestResponseType.
|
boolean |
isRemoveTables()
Gets the removeTables value for this RemoveHSPECGroupGenerationRequestResponseType.
|
void |
setRemoveJobs(boolean removeJobs)
Sets the removeJobs value for this RemoveHSPECGroupGenerationRequestResponseType.
|
void |
setRemoveTables(boolean removeTables)
Sets the removeTables value for this RemoveHSPECGroupGenerationRequestResponseType.
|
void |
setRequestId(String requestId)
Sets the requestId value for this RemoveHSPECGroupGenerationRequestResponseType.
|
public RemoveHSPECGroupGenerationRequestResponseType()
public RemoveHSPECGroupGenerationRequestResponseType(boolean removeJobs,
boolean removeTables,
String requestId)
public String getRequestId()
public void setRequestId(String requestId)
requestId - public boolean isRemoveTables()
public void setRemoveTables(boolean removeTables)
removeTables - public boolean isRemoveJobs()
public void setRemoveJobs(boolean removeJobs)
removeJobs - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.