|
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.opengion.fukurou.xml.jaxb.dbid.ObjectFactory
public class ObjectFactory
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 |
コンストラクタの詳細 |
---|
public ObjectFactory()
メソッドの詳細 |
---|
public DbDriver createDbDriver()
DbDriver
public Dbid createDbid()
Dbid
public DbConfig createDbConfig()
DbConfig
|
openGion 5.1.1.2 | ||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |