mokkouyou.yahoo.result.video.impl
クラス ResultSetImpl

java.lang.Object
  拡張mokkouyou.yahoo.result.video.impl.ResultSetTypeImpl
      拡張mokkouyou.yahoo.result.video.impl.ResultSetImpl
すべての実装インタフェース:
javax.xml.bind.Element, org.apache.ws.jaxme.JMElement, ResultSet, ResultSetType

public class ResultSetImpl
extends ResultSetTypeImpl
implements ResultSet, org.apache.ws.jaxme.JMElement


コンストラクタの概要
ResultSetImpl()
           
 
メソッドの概要
 boolean equals(java.lang.Object o)
          Returns true if this ResultSetImpl is the same as the o argument.
 javax.xml.namespace.QName getQName()
           
 int hashCode()
          Override hashCode.
 java.lang.String toString()
           
 
クラス mokkouyou.yahoo.result.video.impl.ResultSetTypeImpl から継承したメソッド
getFirstResultPosition, getResult, getTotalResultsAvailable, getTotalResultsReturned, setFirstResultPosition, setTotalResultsAvailable, setTotalResultsReturned
 
クラス java.lang.Object から継承したメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
インタフェース mokkouyou.yahoo.result.video.ResultSetType から継承したメソッド
getFirstResultPosition, getResult, getTotalResultsAvailable, getTotalResultsReturned, setFirstResultPosition, setTotalResultsAvailable, setTotalResultsReturned
 

コンストラクタの詳細

ResultSetImpl

public ResultSetImpl()
メソッドの詳細

getQName

public javax.xml.namespace.QName getQName()
定義:
インタフェース org.apache.ws.jaxme.JMElement 内の getQName

equals

public boolean equals(java.lang.Object o)
Returns true if this ResultSetImpl is the same as the o argument.

オーバーライド:
クラス ResultSetTypeImpl 内の equals
戻り値:
true if this ResultSetImpl is the same as the o argument.

hashCode

public int hashCode()
Override hashCode.

オーバーライド:
クラス ResultSetTypeImpl 内の hashCode
戻り値:
the Objects hashcode.

toString

public java.lang.String toString()
オーバーライド:
クラス ResultSetTypeImpl 内の toString