mokkouyou.yahoo.result.video
クラス ObjectFactory

java.lang.Object
  拡張mokkouyou.yahoo.result.video.ObjectFactory

public class ObjectFactory
extends java.lang.Object


コンストラクタの概要
ObjectFactory()
           
 
メソッドの概要
 ResultSet createResultSet()
           
 ResultSetType createResultSetType()
           
 ResultType createResultType()
           
 ThumbnailType createThumbnailType()
           
 java.lang.Object getProperty(java.lang.String pName)
           
 java.lang.Object newInstance(java.lang.Class pElementInterface)
           
 void setProperty(java.lang.String pName, java.lang.Object pValue)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ObjectFactory

public ObjectFactory()
              throws javax.xml.bind.JAXBException
メソッドの詳細

newInstance

public java.lang.Object newInstance(java.lang.Class pElementInterface)
                             throws javax.xml.bind.JAXBException
例外:
javax.xml.bind.JAXBException

getProperty

public java.lang.Object getProperty(java.lang.String pName)

setProperty

public void setProperty(java.lang.String pName,
                        java.lang.Object pValue)

createResultSet

public ResultSet createResultSet()
                          throws javax.xml.bind.JAXBException
例外:
javax.xml.bind.JAXBException

createResultSetType

public ResultSetType createResultSetType()
                                  throws javax.xml.bind.JAXBException
例外:
javax.xml.bind.JAXBException

createResultType

public ResultType createResultType()
                            throws javax.xml.bind.JAXBException
例外:
javax.xml.bind.JAXBException

createThumbnailType

public ThumbnailType createThumbnailType()
                                  throws javax.xml.bind.JAXBException
例外:
javax.xml.bind.JAXBException