|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.JRcServer.JRcParameterType
public class JRcParameterType
JRcServerパラメータタイプ.
フィールドの概要 | |
---|---|
static int |
TYPE_BINARY
パラメータタイプ : byte[]. |
static int |
TYPE_BOOLEAN
パラメータタイプ : Boolean. |
static int |
TYPE_DECIMAL
パラメータタイプ : Decimal. |
static int |
TYPE_DOUBLE
パラメータタイプ : Double. |
static int |
TYPE_FLOAT
パラメータタイプ : Float. |
static int |
TYPE_INTEGER
パラメータタイプ : Integer. |
static int |
TYPE_LONG
パラメータタイプ : Long. |
static int |
TYPE_SHORT
パラメータタイプ : Short. |
static int |
TYPE_STRING
パラメータタイプ : String. |
static int |
TYPE_TIMESTAMP
パラメータタイプ : Timestamp. |
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final int TYPE_BINARY
public static final int TYPE_STRING
public static final int TYPE_BOOLEAN
public static final int TYPE_SHORT
public static final int TYPE_INTEGER
public static final int TYPE_LONG
public static final int TYPE_FLOAT
public static final int TYPE_DOUBLE
public static final int TYPE_DECIMAL
public static final int TYPE_TIMESTAMP
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |