|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.soap.client.NotificationBean
public class NotificationBean
Constructor Summary | |
---|---|
NotificationBean()
|
|
NotificationBean(java.lang.String condition,
java.lang.String filterId,
java.lang.String groupId,
java.lang.String id,
java.lang.String name,
java.lang.String taskId,
java.lang.String templateId,
java.lang.String userId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCondition()
Gets the condition value for this NotificationBean. |
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 |
getFilterId()
Gets the filterId value for this NotificationBean. |
java.lang.String |
getGroupId()
Gets the groupId value for this NotificationBean. |
java.lang.String |
getId()
Gets the id value for this NotificationBean. |
java.lang.String |
getName()
Gets the name value for this NotificationBean. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getTaskId()
Gets the taskId value for this NotificationBean. |
java.lang.String |
getTemplateId()
Gets the templateId value for this NotificationBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUserId()
Gets the userId value for this NotificationBean. |
int |
hashCode()
|
void |
setCondition(java.lang.String condition)
Sets the condition value for this NotificationBean. |
void |
setFilterId(java.lang.String filterId)
Sets the filterId value for this NotificationBean. |
void |
setGroupId(java.lang.String groupId)
Sets the groupId value for this NotificationBean. |
void |
setId(java.lang.String id)
Sets the id value for this NotificationBean. |
void |
setName(java.lang.String name)
Sets the name value for this NotificationBean. |
void |
setTaskId(java.lang.String taskId)
Sets the taskId value for this NotificationBean. |
void |
setTemplateId(java.lang.String templateId)
Sets the templateId value for this NotificationBean. |
void |
setUserId(java.lang.String userId)
Sets the userId value for this NotificationBean. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationBean()
public NotificationBean(java.lang.String condition, java.lang.String filterId, java.lang.String groupId, java.lang.String id, java.lang.String name, java.lang.String taskId, java.lang.String templateId, java.lang.String userId)
Method Detail |
---|
public java.lang.String getCondition()
public void setCondition(java.lang.String condition)
condition
- public java.lang.String getFilterId()
public void setFilterId(java.lang.String filterId)
filterId
- public java.lang.String getGroupId()
public void setGroupId(java.lang.String groupId)
groupId
- public java.lang.String getId()
public void setId(java.lang.String id)
id
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public java.lang.String getTaskId()
public void setTaskId(java.lang.String taskId)
taskId
- public java.lang.String getTemplateId()
public void setTemplateId(java.lang.String templateId)
templateId
- public java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public 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 |