|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.plugins.mantis.soap.mantis110.AccountData
public class AccountData
| コンストラクタの概要 | |
|---|---|
AccountData()
|
|
AccountData(java.math.BigInteger id,
java.lang.String name,
java.lang.String real_name,
java.lang.String email)
|
|
| メソッドの概要 | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
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 |
getEmail()
Gets the email value for this AccountData. |
java.math.BigInteger |
getId()
Gets the id value for this AccountData. |
java.lang.String |
getName()
Gets the name value for this AccountData. |
java.lang.String |
getReal_name()
Gets the real_name value for this AccountData. |
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()
メタデータオブジェクトの型を返却 / [en]-(Return type metadata object) |
int |
hashCode()
|
void |
setEmail(java.lang.String email)
Sets the email value for this AccountData. |
void |
setId(java.math.BigInteger id)
Sets the id value for this AccountData. |
void |
setName(java.lang.String name)
Sets the name value for this AccountData. |
void |
setReal_name(java.lang.String real_name)
Sets the real_name value for this AccountData. |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public AccountData()
public AccountData(java.math.BigInteger id,
java.lang.String name,
java.lang.String real_name,
java.lang.String email)
| メソッドの詳細 |
|---|
public java.math.BigInteger getId()
public void setId(java.math.BigInteger id)
id - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getReal_name()
public void setReal_name(java.lang.String real_name)
real_name - public java.lang.String getEmail()
public void setEmail(java.lang.String email)
email - public boolean equals(java.lang.Object obj)
java.lang.Object 内の equalspublic int hashCode()
java.lang.Object 内の hashCodepublic 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)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||