|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.amazonaws.mturk.requester.SetHITTypeNotificationRequest
public class SetHITTypeNotificationRequest
| Constructor Summary | |
|---|---|
SetHITTypeNotificationRequest()
|
|
SetHITTypeNotificationRequest(java.lang.String HITTypeId,
NotificationSpecification notification,
java.lang.Boolean active)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getActive()
Gets the active value for this SetHITTypeNotificationRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getHITTypeId()
Gets the HITTypeId value for this SetHITTypeNotificationRequest. |
NotificationSpecification |
getNotification()
Gets the notification value for this SetHITTypeNotificationRequest. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setActive(java.lang.Boolean active)
Sets the active value for this SetHITTypeNotificationRequest. |
void |
setHITTypeId(java.lang.String HITTypeId)
Sets the HITTypeId value for this SetHITTypeNotificationRequest. |
void |
setNotification(NotificationSpecification notification)
Sets the notification value for this SetHITTypeNotificationRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetHITTypeNotificationRequest()
public SetHITTypeNotificationRequest(java.lang.String HITTypeId,
NotificationSpecification notification,
java.lang.Boolean active)
| Method Detail |
|---|
public java.lang.String getHITTypeId()
public void setHITTypeId(java.lang.String HITTypeId)
HITTypeId - public NotificationSpecification getNotification()
public void setNotification(NotificationSpecification notification)
notification - public java.lang.Boolean getActive()
public void setActive(java.lang.Boolean active)
active - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||