com.hamaf.hikyaku.plugIn.dto
クラス VMenuDto

java.lang.Object
  上位を拡張 com.hamaf.hikyaku.dataobject.DetailItemsBase
      上位を拡張 com.hamaf.hikyaku.plugIn.dto.VMenuDto
すべての実装されたインタフェース:
DetailItemsInterface

public class VMenuDto
extends DetailItemsBase

タイトル:VMenuDto is .

説明:メニュービュー用詳細情報DTO


著作権: Copyright (c) 2010/02/14

バージョン:
1.0
作成者:
yoshinori

入れ子のクラスの概要
 
インタフェース com.hamaf.hikyaku.dataobject.DetailItemsInterface から継承された入れ子のクラス/インタフェース
DetailItemsInterface.COMMFLD, DetailItemsInterface.USE_FLG
 
フィールドの概要
static int ACTION
           
static int AUTHOR
           
static int DISPLAY
           
static int DISPLAY_NAME
           
static int EXPOSITION
           
static int ICON
           
static int KUBUN
           
static int MENU_ID
           
static int MENU_SEQ
           
static int PLUGIN_ID
           
static int PROCESS
           
static int TARGET
           
 
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたフィールド
pkeys
 
コンストラクタの概要
VMenuDto()
           
 
メソッドの概要
 
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたメソッド
clearNotFound, clearRequest, getCommFld, getConstCond, getField, getFieldNameList, getFldValue, getGroup, getItemCount, getItemNoList, getItemValue, getKeyFlds, getSysId, isKeyFld, isNotFound, isRequestItem, setAllRequest, setCommFld, setConstCond, setFldValue, setGroup, setItemValue, setNotFound, setRequestItem, setSysId, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

KUBUN

public static final int KUBUN
関連項目:
定数フィールド値

PLUGIN_ID

public static final int PLUGIN_ID
関連項目:
定数フィールド値

MENU_ID

public static final int MENU_ID
関連項目:
定数フィールド値

DISPLAY

public static final int DISPLAY
関連項目:
定数フィールド値

PROCESS

public static final int PROCESS
関連項目:
定数フィールド値

ACTION

public static final int ACTION
関連項目:
定数フィールド値

TARGET

public static final int TARGET
関連項目:
定数フィールド値

DISPLAY_NAME

public static final int DISPLAY_NAME
関連項目:
定数フィールド値

AUTHOR

public static final int AUTHOR
関連項目:
定数フィールド値

EXPOSITION

public static final int EXPOSITION
関連項目:
定数フィールド値

ICON

public static final int ICON
関連項目:
定数フィールド値

MENU_SEQ

public static final int MENU_SEQ
関連項目:
定数フィールド値
コンストラクタの詳細

VMenuDto

public VMenuDto()