|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |
AttributeKey を使用しているパッケージ | |
---|---|
jp.co.intra_mart.foundation.workflow.code |
jp.co.intra_mart.foundation.workflow.code での AttributeKey の使用 |
---|
AttributeKey を返す jp.co.intra_mart.foundation.workflow.code のメソッド | |
---|---|
static AttributeKey |
AttributeKey.getEnum(String code)
AttributeKeyを返却します。 |
static AttributeKey |
AttributeKey.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static AttributeKey[] |
AttributeKey.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |