mokkouyou.yahoo.result.web.impl
クラス ResultTypeImpl
java.lang.Object
mokkouyou.yahoo.result.web.impl.ResultTypeImpl
- すべての実装インタフェース:
- ResultType
- public class ResultTypeImpl
- extends java.lang.Object
- implements ResultType
| クラス java.lang.Object から継承したメソッド |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ResultTypeImpl
public ResultTypeImpl()
getTitle
public java.lang.String getTitle()
- 定義:
- インタフェース
ResultType 内の getTitle
setTitle
public void setTitle(java.lang.String pTitle)
- 定義:
- インタフェース
ResultType 内の setTitle
getSummary
public java.lang.String getSummary()
- 定義:
- インタフェース
ResultType 内の getSummary
setSummary
public void setSummary(java.lang.String pSummary)
- 定義:
- インタフェース
ResultType 内の setSummary
getUrl
public java.lang.String getUrl()
- 定義:
- インタフェース
ResultType 内の getUrl
setUrl
public void setUrl(java.lang.String pUrl)
- 定義:
- インタフェース
ResultType 内の setUrl
getClickUrl
public java.lang.String getClickUrl()
- 定義:
- インタフェース
ResultType 内の getClickUrl
setClickUrl
public void setClickUrl(java.lang.String pClickUrl)
- 定義:
- インタフェース
ResultType 内の setClickUrl
getModificationDate
public java.lang.String getModificationDate()
- 定義:
- インタフェース
ResultType 内の getModificationDate
setModificationDate
public void setModificationDate(java.lang.String pModificationDate)
- 定義:
- インタフェース
ResultType 内の setModificationDate
getMimeType
public java.lang.String getMimeType()
- 定義:
- インタフェース
ResultType 内の getMimeType
setMimeType
public void setMimeType(java.lang.String pMimeType)
- 定義:
- インタフェース
ResultType 内の setMimeType
getCache
public CacheType getCache()
- 定義:
- インタフェース
ResultType 内の getCache
setCache
public void setCache(CacheType pCache)
- 定義:
- インタフェース
ResultType 内の setCache
equals
public boolean equals(java.lang.Object o)
- Returns
true if this ResultTypeImpl is the same as the o argument.
- 戻り値:
true if this ResultTypeImpl is the same as the o argument.
hashCode
public int hashCode()
- Override hashCode.
- 戻り値:
- the Objects hashcode.
toString
public java.lang.String toString()