|
Nautica Workflow | ||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
パラメータ定義用インタフェース
フィールドの概要 | |
static int |
BOOLEAN
真理値 |
static int |
DATETIME
日時 |
static int |
FLOAT
実数 |
static java.lang.String |
ID_PREFIX
パラメータID接頭辞 |
static int |
IN
入力 |
static int |
INOUT
入出力 |
static int |
INTEGER
整数 |
static int |
OUT
出力 |
static int |
STRING
文字列 |
メソッドの概要 | |
int |
getMode()
入出力モードを返す。 |
int |
getType()
パラメータ型を返す。 |
インタフェース jp.co.argo21.nautica.workflow.definition.Definition から継承したメソッド |
getDescription, getID, getName |
フィールドの詳細 |
public static final java.lang.String ID_PREFIX
public static final int IN
public static final int OUT
public static final int INOUT
public static final int STRING
public static final int FLOAT
public static final int INTEGER
public static final int DATETIME
public static final int BOOLEAN
メソッドの詳細 |
public int getType()
public int getMode()
|
株式会社アルゴ21 | ||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |