|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sfee.webservice.ProjectMemberSoapRow
public class ProjectMemberSoapRow
| Constructor Summary | |
|---|---|
ProjectMemberSoapRow()
|
|
ProjectMemberSoapRow(String email,
String fullName,
String userName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getEmail()
Gets the email value for this ProjectMemberSoapRow. |
String |
getFullName()
Gets the fullName value for this ProjectMemberSoapRow. |
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 |
String |
getUserName()
Gets the userName value for this ProjectMemberSoapRow. |
int |
hashCode()
|
void |
setEmail(String email)
Sets the email value for this ProjectMemberSoapRow. |
void |
setFullName(String fullName)
Sets the fullName value for this ProjectMemberSoapRow. |
void |
setUserName(String userName)
Sets the userName value for this ProjectMemberSoapRow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectMemberSoapRow()
public ProjectMemberSoapRow(String email,
String fullName,
String userName)
| Method Detail |
|---|
public String getEmail()
public void setEmail(String email)
email - public String getFullName()
public void setFullName(String fullName)
fullName - public String getUserName()
public void setUserName(String userName)
userName - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||