openGionopenGion
5.0.0.0

org.opengion.fukurou.xml.jaxb.dbid
クラス ObjectFactory

java.lang.Object
  上位を拡張 org.opengion.fukurou.xml.jaxb.dbid.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.opengion.fukurou.xml.jaxb.dbid package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


コンストラクタの概要
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opengion.fukurou.xml.jaxb.dbid
 
メソッドの概要
 DbConfig createDbConfig()
          Create an instance of DbConfig
 DbDriver createDbDriver()
          Create an instance of DbDriver
 Dbid createDbid()
          Create an instance of Dbid
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.opengion.fukurou.xml.jaxb.dbid

メソッドの詳細

createDbid

public Dbid createDbid()
Create an instance of Dbid


createDbConfig

public DbConfig createDbConfig()
Create an instance of DbConfig


createDbDriver

public DbDriver createDbDriver()
Create an instance of DbDriver


openGion 5.0.0.0

Webアプリケーションフレームワーク openGion
SourceForge.JPCopyright (c) 2009 The openGion Project.