|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttribute
org.seasar.doma.extension.gen.task.GenerationTypeAttribute
public class GenerationTypeAttribute
識別子の生成方法を表します。
GenerationType に対応するAntの列挙型です。
| フィールドの概要 |
|---|
| クラス org.apache.tools.ant.types.EnumeratedAttribute から継承されたフィールド |
|---|
value |
| コンストラクタの概要 | |
|---|---|
GenerationTypeAttribute()
|
|
| メソッドの概要 | |
|---|---|
GenerationType |
convertToEnum()
GenerationType に変換します。 |
java.lang.String[] |
getValues()
|
| クラス org.apache.tools.ant.types.EnumeratedAttribute から継承されたメソッド |
|---|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public GenerationTypeAttribute()
| メソッドの詳細 |
|---|
public java.lang.String[] getValues()
org.apache.tools.ant.types.EnumeratedAttribute 内の getValuespublic GenerationType convertToEnum()
GenerationType に変換します。
GenerationType
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||