|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.plugins.mantis.soap.mantis110.AttachmentData
public class AttachmentData
| コンストラクタの概要 | |
|---|---|
AttachmentData()
|
|
AttachmentData(java.math.BigInteger id,
java.lang.String filename,
java.math.BigInteger size,
java.lang.String content_type,
java.util.Calendar date_submitted,
org.apache.axis.types.URI download_url)
|
|
| メソッドの概要 | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getContent_type()
Gets the content_type value for this AttachmentData. |
java.util.Calendar |
getDate_submitted()
Gets the date_submitted value for this AttachmentData. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.URI |
getDownload_url()
Gets the download_url value for this AttachmentData. |
java.lang.String |
getFilename()
Gets the filename value for this AttachmentData. |
java.math.BigInteger |
getId()
Gets the id value for this AttachmentData. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.math.BigInteger |
getSize()
Gets the size value for this AttachmentData. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
メタデータオブジェクトの型を返却 / [en]-(Return type metadata object) |
int |
hashCode()
|
void |
setContent_type(java.lang.String content_type)
Sets the content_type value for this AttachmentData. |
void |
setDate_submitted(java.util.Calendar date_submitted)
Sets the date_submitted value for this AttachmentData. |
void |
setDownload_url(org.apache.axis.types.URI download_url)
Sets the download_url value for this AttachmentData. |
void |
setFilename(java.lang.String filename)
Sets the filename value for this AttachmentData. |
void |
setId(java.math.BigInteger id)
Sets the id value for this AttachmentData. |
void |
setSize(java.math.BigInteger size)
Sets the size value for this AttachmentData. |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public AttachmentData()
public AttachmentData(java.math.BigInteger id,
java.lang.String filename,
java.math.BigInteger size,
java.lang.String content_type,
java.util.Calendar date_submitted,
org.apache.axis.types.URI download_url)
| メソッドの詳細 |
|---|
public java.math.BigInteger getId()
public void setId(java.math.BigInteger id)
id - public java.lang.String getFilename()
public void setFilename(java.lang.String filename)
filename - public java.math.BigInteger getSize()
public void setSize(java.math.BigInteger size)
size - public java.lang.String getContent_type()
public void setContent_type(java.lang.String content_type)
content_type - public java.util.Calendar getDate_submitted()
public void setDate_submitted(java.util.Calendar date_submitted)
date_submitted - public org.apache.axis.types.URI getDownload_url()
public void setDownload_url(org.apache.axis.types.URI download_url)
download_url - 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)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||