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

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

public class PluginInfDto
extends DetailItemsBase

タイトル:PluginInfDto is .

説明:プラグインマスタ用詳細情報DTO


著作権: Copyright (c) 2010/01/20

バージョン:
1.0
作成者:
y-hamanaka

入れ子のクラスの概要
 
インタフェース com.hamaf.hikyaku.dataobject.DetailItemsInterface から継承された入れ子のクラス/インタフェース
DetailItemsInterface.COMMFLD, DetailItemsInterface.USE_FLG
 
フィールドの概要
static int AUTHOR
           
static int CONTROL_XML_PASS
           
static int DI_CLASS
           
static int DI_FILE
           
static int DISPLAY_NAME
           
static int EXPOSITION
           
static int ICON
           
static int INIT_DISP_COUNT
           
static int MENU_SEQ
           
static int PLUGIN_ID
           
static int RESET_XML
           
 
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたフィールド
pkeys
 
コンストラクタの概要
PluginInfDto()
           
 
メソッドの概要
 
クラス 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
 

フィールドの詳細

PLUGIN_ID

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

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
関連項目:
定数フィールド値

CONTROL_XML_PASS

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

RESET_XML

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

INIT_DISP_COUNT

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

MENU_SEQ

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

DI_CLASS

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

DI_FILE

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

PluginInfDto

public PluginInfDto()