com.hamaf.hikyaku.security.dto
クラス BelongDto

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

public class BelongDto
extends DetailItemsBase

タイトル:BlongDto is .

説明:配下グループデータオブジェクト


著作権: Copyright (c) 2010/05/09

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

入れ子のクラスの概要
 
インタフェース com.hamaf.hikyaku.dataobject.DetailItemsInterface から継承された入れ子のクラス/インタフェース
DetailItemsInterface.COMMFLD, DetailItemsInterface.USE_FLG
 
フィールドの概要
static int BELONG_ID
           
static int GROUP_ID
           
 
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたフィールド
pkeys
 
コンストラクタの概要
BelongDto()
           
 
メソッドの概要
 
クラス 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
 

フィールドの詳細

GROUP_ID

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

BELONG_ID

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

BelongDto

public BelongDto()