org.seasar.doma.internal.apt.meta
クラス IdentityIdGeneratorMeta

java.lang.Object
  上位を拡張 org.seasar.doma.internal.apt.meta.IdentityIdGeneratorMeta
すべての実装されたインタフェース:
IdGeneratorMeta

public class IdentityIdGeneratorMeta
extends Object
implements IdGeneratorMeta

作成者:
taedium

コンストラクタの概要
IdentityIdGeneratorMeta()
           
 
メソッドの概要
<R,P> R
accept(IdGeneratorMetaVisitor<R,P> visitor, P p)
           
 String getIdGeneratorClassName()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

IdentityIdGeneratorMeta

public IdentityIdGeneratorMeta()
メソッドの詳細

getIdGeneratorClassName

public String getIdGeneratorClassName()
定義:
インタフェース IdGeneratorMeta 内の getIdGeneratorClassName

accept

public <R,P> R accept(IdGeneratorMetaVisitor<R,P> visitor,
                      P p)
定義:
インタフェース IdGeneratorMeta 内の accept


Copyright © 2009 The Seasar Foundation. All Rights Reserved.