org.seasar.framework.container.util
クラス PropertyDefSupport
java.lang.Object
org.seasar.framework.container.util.PropertyDefSupport
- public final class PropertyDefSupport
- extends Object
- 作成者:
- higa
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyDefSupport
public PropertyDefSupport()
addPropertyDef
public void addPropertyDef(PropertyDef propertyDef)
getPropertyDefSize
public int getPropertyDefSize()
getPropertyDef
public PropertyDef getPropertyDef(int index)
getPropertyDef
public PropertyDef getPropertyDef(String propertyName)
hasPropertyDef
public boolean hasPropertyDef(String propertyName)
setContainer
public void setContainer(S2Container container)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.