org.seasar.extension.dxo.converter.impl
クラス TigerSupportImpl
java.lang.Object
org.seasar.extension.dxo.converter.impl.TigerSupportImpl
- すべての実装されたインタフェース:
- TigerSupport
public class TigerSupportImpl
- extends Object
- implements TigerSupport
TigerSupport
の実装クラスです。
- 作成者:
- koichik
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TigerSupportImpl
public TigerSupportImpl()
isEnum
public boolean isEnum(Class clazz)
- 定義:
- インタフェース
TigerSupport
内の isEnum
getEnumOrdinal
public int getEnumOrdinal(Object o)
- 定義:
- インタフェース
TigerSupport
内の getEnumOrdinal
getEnumName
public String getEnumName(Object o)
- 定義:
- インタフェース
TigerSupport
内の getEnumName
Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.