|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.soap.client.EmailTypeBean
public class EmailTypeBean
Constructor Summary | |
---|---|
EmailTypeBean()
|
|
EmailTypeBean(java.lang.String cc,
java.lang.String contentTypeId,
java.lang.String fromId,
java.lang.String fromName,
java.lang.String id,
java.lang.String name,
java.lang.String replyId,
java.lang.String replyName,
java.lang.String subject,
java.lang.String userId)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCc()
Gets the cc value for this EmailTypeBean. |
java.lang.String |
getContentTypeId()
Gets the contentTypeId value for this EmailTypeBean. |
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 |
getFromId()
Gets the fromId value for this EmailTypeBean. |
java.lang.String |
getFromName()
Gets the fromName value for this EmailTypeBean. |
java.lang.String |
getId()
Gets the id value for this EmailTypeBean. |
java.lang.String |
getName()
Gets the name value for this EmailTypeBean. |
java.lang.String |
getReplyId()
Gets the replyId value for this EmailTypeBean. |
java.lang.String |
getReplyName()
Gets the replyName value for this EmailTypeBean. |
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 |
getSubject()
Gets the subject value for this EmailTypeBean. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUserId()
Gets the userId value for this EmailTypeBean. |
int |
hashCode()
|
void |
setCc(java.lang.String cc)
Sets the cc value for this EmailTypeBean. |
void |
setContentTypeId(java.lang.String contentTypeId)
Sets the contentTypeId value for this EmailTypeBean. |
void |
setFromId(java.lang.String fromId)
Sets the fromId value for this EmailTypeBean. |
void |
setFromName(java.lang.String fromName)
Sets the fromName value for this EmailTypeBean. |
void |
setId(java.lang.String id)
Sets the id value for this EmailTypeBean. |
void |
setName(java.lang.String name)
Sets the name value for this EmailTypeBean. |
void |
setReplyId(java.lang.String replyId)
Sets the replyId value for this EmailTypeBean. |
void |
setReplyName(java.lang.String replyName)
Sets the replyName value for this EmailTypeBean. |
void |
setSubject(java.lang.String subject)
Sets the subject value for this EmailTypeBean. |
void |
setUserId(java.lang.String userId)
Sets the userId value for this EmailTypeBean. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmailTypeBean()
public EmailTypeBean(java.lang.String cc, java.lang.String contentTypeId, java.lang.String fromId, java.lang.String fromName, java.lang.String id, java.lang.String name, java.lang.String replyId, java.lang.String replyName, java.lang.String subject, java.lang.String userId)
Method Detail |
---|
public java.lang.String getCc()
public void setCc(java.lang.String cc)
cc
- public java.lang.String getContentTypeId()
public void setContentTypeId(java.lang.String contentTypeId)
contentTypeId
- public java.lang.String getFromId()
public void setFromId(java.lang.String fromId)
fromId
- public java.lang.String getFromName()
public void setFromName(java.lang.String fromName)
fromName
- 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 getReplyId()
public void setReplyId(java.lang.String replyId)
replyId
- public java.lang.String getReplyName()
public void setReplyName(java.lang.String replyName)
replyName
- public java.lang.String getSubject()
public void setSubject(java.lang.String subject)
subject
- 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 |