org.asyrinx.joey.gen.options
クラス OmType

java.lang.Object
  拡張org.asyrinx.joey.gen.options.OmType

public abstract class OmType
extends java.lang.Object

作成者:
akima

フィールドの概要
static OmType POJO
           
static OmType TORQUE
           
 
コンストラクタの概要
OmType()
           
 
メソッドの概要
static OmType findOmType(java.lang.Object omTypeName)
           
abstract  java.lang.String getPeerException()
           
abstract  java.lang.String getPeerExceptionShortName()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

TORQUE

public static final OmType TORQUE

POJO

public static final OmType POJO
コンストラクタの詳細

OmType

public OmType()
メソッドの詳細

getPeerException

public abstract java.lang.String getPeerException()

getPeerExceptionShortName

public abstract java.lang.String getPeerExceptionShortName()

findOmType

public static OmType findOmType(java.lang.Object omTypeName)


Copyright © 2004 asyrinx organization. All Rights Reserved.