org.seasar.framework.container.util
クラス InterTypeDefSupport

java.lang.Object
  拡張org.seasar.framework.container.util.InterTypeDefSupport

public class InterTypeDefSupport
extends Object


コンストラクタの概要
InterTypeDefSupport()
           
 
メソッドの概要
 void addInterTypeDef(InterTypeDef interTypeDef)
           
 InterTypeDef getInterTypeDef(int index)
           
 int getInterTypeDefSize()
           
 void setContainer(S2Container container)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

InterTypeDefSupport

public InterTypeDefSupport()
メソッドの詳細

addInterTypeDef

public void addInterTypeDef(InterTypeDef interTypeDef)

getInterTypeDefSize

public int getInterTypeDefSize()

getInterTypeDef

public InterTypeDef getInterTypeDef(int index)

setContainer

public void setContainer(S2Container container)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.