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

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

public class HatubanDto
extends DetailItemsBase

タイトル:HatubanDto is .

説明:発番テーブル データオブジェクト


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

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

入れ子のクラスの概要
 
インタフェース com.hamaf.hikyaku.dataobject.DetailItemsInterface から継承された入れ子のクラス/インタフェース
DetailItemsInterface.COMMFLD, DetailItemsInterface.USE_FLG
 
フィールドの概要
static int KEY_VALUE
           
static int KUBUN
           
static int MAX_NUMBER
           
 
クラス com.hamaf.hikyaku.dataobject.DetailItemsBase から継承されたフィールド
pkeys
 
コンストラクタの概要
HatubanDto()
           
 
メソッドの概要
 
クラス 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
関連項目:
定数フィールド値

KEY_VALUE

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

MAX_NUMBER

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

HatubanDto

public HatubanDto()