//********************************************************************************************
//* SCW00101SFBean.java                 All Rights reserved.Copyright (c) K-Opticom
//********************************************************************************************
/*
履歴：
	NO	日付			更新者								    
	01	2012.12.05		Webクライアント定義ツール 2.0.39		
*/
 
/**
 * <DL>
 * <DT>名前
 * <p>
 * <DT>説明:
 * <DD>データの初期化.
 * <DD> generated by Web Client tool V01/L01.
 * </DL>
*/
package eo.web.webview.SCW00101SF;
 
import java.io.Serializable;
import com.fujitsu.futurity.web.x33.beans.X33VViewBaseBean;
import com.fujitsu.futurity.web.x33.beans.X33VListedBeanInterface;
import com.fujitsu.futurity.web.x33.beans.X33VDataTypeList;
import com.fujitsu.futurity.web.x33.beans.X33VDataTypeBooleanBean;
import com.fujitsu.futurity.web.x33.beans.X33VDataTypeStringBean;
import com.fujitsu.futurity.web.x33.beans.X33VDataTypeLongBean;
import com.fujitsu.futurity.web.x33.beans.X33VLoadModelException;
import com.fujitsu.futurity.web.x33.beans.X33VDataTypeBeanInterface;
import com.fujitsu.futurity.web.x31.X31CBaseBean;
import com.fujitsu.futurity.web.x31.X31CWebComponent;
 
import javax.faces.model.SelectItem;
 
import java.util.ArrayList;
import java.util.HashMap;
 
// 例外処理用にインポートする
import com.fujitsu.futurity.web.x33.X33SException;
 
/* シリアライズ警告 */
@SuppressWarnings("serial")
public class SCW00101SFBean
    extends X33VViewBaseBean
    implements X33VListedBeanInterface, X31CBaseBean, Serializable {
    
    //プロパティの宣言
	protected X33VDataTypeList joken_svc_sbt_list = null;
	protected X33VDataTypeList joken_target_list = null;
	protected String joken_svc_kei_no_update;
	protected String joken_svc_kei_no_value = "";
	protected Boolean joken_svc_kei_no_enabled = false;
	protected String joken_svc_kei_no_state = "";
	protected X33VDataTypeList joken_status_list = null;
	protected X33VDataTypeList joken_day_sbt_list = null;
	protected X33VDataTypeList joken_ymd_list = null;
	protected X33VDataTypeList joken_start_time_list = null;
	protected X33VDataTypeList joken_end_time_list = null;
	protected String display_page_no_update;
	protected String display_page_no_value = "";
	protected Boolean display_page_no_enabled = false;
	protected String display_page_no_state = "";
	protected String row_no_update;
	protected String row_no_value = "";
	protected Boolean row_no_enabled = false;
	protected String row_no_state = "";
	protected X33VDataTypeList svc_order_detail_list = null;
	protected X33VDataTypeList svc_order_cd_list_list = null;
	protected X33VDataTypeList mobile_order_cd_list_list = null;
	protected String tran_naiyo_update;
	protected String tran_naiyo_value = "";
	protected Boolean tran_naiyo_enabled = false;
	protected String tran_naiyo_state = "";
	protected X33VDataTypeList svc_order_info_list = null;
	protected String svc_sbt_update;
	protected String svc_sbt_value = "";
	protected String svc_sbt_state = "";
	protected String svc_sbt_nm_update;
	protected String svc_sbt_nm_value = "";
	protected Boolean svc_sbt_nm_enabled = false;
	protected String svc_sbt_nm_state = "";
	protected String selected_row_update;
	protected String selected_row_value = "";
	protected String selected_row_state = "";
	protected X33VDataTypeList tel_svc_order_cd_list_list = null;
	protected X33VDataTypeList svc_sbt_list_list = null;
 
	// コンストラクタ生成
	public SCW00101SFBean(){
		//コンストラクタの宣言部生成
		joken_svc_sbt_list = new X33VDataTypeList(1);		
		joken_target_list = new X33VDataTypeList(1);		
		joken_status_list = new X33VDataTypeList(1);		
		joken_day_sbt_list = new X33VDataTypeList(1);		
		joken_ymd_list = new X33VDataTypeList(1);		
		joken_start_time_list = new X33VDataTypeList(1);		
		joken_end_time_list = new X33VDataTypeList(1);		
		svc_order_detail_list = new X33VDataTypeList();
		svc_order_cd_list_list = new X33VDataTypeList(1);		
		mobile_order_cd_list_list = new X33VDataTypeList(1);		
		svc_order_info_list = new X33VDataTypeList(1);		
		tel_svc_order_cd_list_list = new X33VDataTypeList(1);		
		svc_sbt_list_list = new X33VDataTypeList(1);		
		for(int i=0; i<1 ; i++){
			SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
			joken_svc_sbt_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
			joken_target_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
			joken_status_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
			joken_day_sbt_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF03DBean tmpBean = new SCW00101SF03DBean();
			joken_ymd_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF02DBean tmpBean = new SCW00101SF02DBean();
			joken_start_time_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF02DBean tmpBean = new SCW00101SF02DBean();
			joken_end_time_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
			svc_order_cd_list_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
			mobile_order_cd_list_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF06DBean tmpBean = new SCW00101SF06DBean();
			svc_order_info_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
			tel_svc_order_cd_list_list.add(tmpBean);
		}
		for(int i=0; i<1 ; i++){
			SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
			svc_sbt_list_list.add(tmpBean);
		}
	}
 
    /**
     *  Getter/Setterメソッド
     */
 
    public X33VDataTypeList getJoken_svc_sbt_list() {
        return this.joken_svc_sbt_list ;
    }
 
    public void setJoken_svc_sbt_list(X33VDataTypeList param) {
        this.joken_svc_sbt_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_joken_svc_sbt(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<joken_svc_sbt_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) joken_svc_sbt_list.get(i)).loadModelData("条件サービス種別", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getJoken_target_list() {
        return this.joken_target_list ;
    }
 
    public void setJoken_target_list(X33VDataTypeList param) {
        this.joken_target_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_joken_target(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<joken_target_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) joken_target_list.get(i)).loadModelData("条件対象リスト", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
    public String getJoken_svc_kei_no_update() {
        return this.joken_svc_kei_no_update ;
    }
 
    public void setJoken_svc_kei_no_update(String param) {
        this.joken_svc_kei_no_update = param ;
    }
 
    public String getJoken_svc_kei_no_value() {
        return this.joken_svc_kei_no_value ;
    }
 
    public void setJoken_svc_kei_no_value( String param) {
        this.joken_svc_kei_no_value = param ;
    }
 
    public Boolean getJoken_svc_kei_no_enabled() {
        return this.joken_svc_kei_no_enabled ;
    }    
 
    public void setJoken_svc_kei_no_enabled(Boolean param) {
        this.joken_svc_kei_no_enabled = param ;
    }
 
    public String getJoken_svc_kei_no_state() {
        return this.joken_svc_kei_no_state ;
    }
 
    public void setJoken_svc_kei_no_state(String param) {
        this.joken_svc_kei_no_state = param ;
    }
 
 
    public X33VDataTypeList getJoken_status_list() {
        return this.joken_status_list ;
    }
 
    public void setJoken_status_list(X33VDataTypeList param) {
        this.joken_status_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_joken_status(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<joken_status_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) joken_status_list.get(i)).loadModelData("条件ステータス", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getJoken_day_sbt_list() {
        return this.joken_day_sbt_list ;
    }
 
    public void setJoken_day_sbt_list(X33VDataTypeList param) {
        this.joken_day_sbt_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_joken_day_sbt(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<joken_day_sbt_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) joken_day_sbt_list.get(i)).loadModelData("条件日付種別", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getJoken_ymd_list() {
        return this.joken_ymd_list ;
    }
 
    public void setJoken_ymd_list(X33VDataTypeList param) {
        this.joken_ymd_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_joken_ymd(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<joken_ymd_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) joken_ymd_list.get(i)).loadModelData("条件年月日", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getJoken_start_time_list() {
        return this.joken_start_time_list ;
    }
 
    public void setJoken_start_time_list(X33VDataTypeList param) {
        this.joken_start_time_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_joken_start_time(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<joken_start_time_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) joken_start_time_list.get(i)).loadModelData("条件開始時間", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getJoken_end_time_list() {
        return this.joken_end_time_list ;
    }
 
    public void setJoken_end_time_list(X33VDataTypeList param) {
        this.joken_end_time_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_joken_end_time(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<joken_end_time_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) joken_end_time_list.get(i)).loadModelData("条件終了時間", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
    public String getDisplay_page_no_update() {
        return this.display_page_no_update ;
    }
 
    public void setDisplay_page_no_update(String param) {
        this.display_page_no_update = param ;
    }
 
    public String getDisplay_page_no_value() {
        return this.display_page_no_value ;
    }
 
    public void setDisplay_page_no_value( String param) {
        this.display_page_no_value = param ;
    }
 
    public Boolean getDisplay_page_no_enabled() {
        return this.display_page_no_enabled ;
    }    
 
    public void setDisplay_page_no_enabled(Boolean param) {
        this.display_page_no_enabled = param ;
    }
 
    public String getDisplay_page_no_state() {
        return this.display_page_no_state ;
    }
 
    public void setDisplay_page_no_state(String param) {
        this.display_page_no_state = param ;
    }
 
    public String getRow_no_update() {
        return this.row_no_update ;
    }
 
    public void setRow_no_update(String param) {
        this.row_no_update = param ;
    }
 
    public String getRow_no_value() {
        return this.row_no_value ;
    }
 
    public void setRow_no_value( String param) {
        this.row_no_value = param ;
    }
 
    public Boolean getRow_no_enabled() {
        return this.row_no_enabled ;
    }    
 
    public void setRow_no_enabled(Boolean param) {
        this.row_no_enabled = param ;
    }
 
    public String getRow_no_state() {
        return this.row_no_state ;
    }
 
    public void setRow_no_state(String param) {
        this.row_no_state = param ;
    }
 
 
    public X33VDataTypeList getSvc_order_detail_list() {
        return this.svc_order_detail_list ;
    }
 
    public void setSvc_order_detail_list(X33VDataTypeList param) {
        this.svc_order_detail_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_svc_order_detail(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<svc_order_detail_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) svc_order_detail_list.get(i)).loadModelData("サービスオーダ一覧", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getSvc_order_cd_list_list() {
        return this.svc_order_cd_list_list ;
    }
 
    public void setSvc_order_cd_list_list(X33VDataTypeList param) {
        this.svc_order_cd_list_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_svc_order_cd_list(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<svc_order_cd_list_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) svc_order_cd_list_list.get(i)).loadModelData("サービスオーダコード名称リスト", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getMobile_order_cd_list_list() {
        return this.mobile_order_cd_list_list ;
    }
 
    public void setMobile_order_cd_list_list(X33VDataTypeList param) {
        this.mobile_order_cd_list_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_mobile_order_cd_list(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<mobile_order_cd_list_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) mobile_order_cd_list_list.get(i)).loadModelData("モバイルオーダコード名称リスト", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
    public String getTran_naiyo_update() {
        return this.tran_naiyo_update ;
    }
 
    public void setTran_naiyo_update(String param) {
        this.tran_naiyo_update = param ;
    }
 
    public String getTran_naiyo_value() {
        return this.tran_naiyo_value ;
    }
 
    public void setTran_naiyo_value( String param) {
        this.tran_naiyo_value = param ;
    }
 
    public Boolean getTran_naiyo_enabled() {
        return this.tran_naiyo_enabled ;
    }    
 
    public void setTran_naiyo_enabled(Boolean param) {
        this.tran_naiyo_enabled = param ;
    }
 
    public String getTran_naiyo_state() {
        return this.tran_naiyo_state ;
    }
 
    public void setTran_naiyo_state(String param) {
        this.tran_naiyo_state = param ;
    }
 
 
    public X33VDataTypeList getSvc_order_info_list() {
        return this.svc_order_info_list ;
    }
 
    public void setSvc_order_info_list(X33VDataTypeList param) {
        this.svc_order_info_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_svc_order_info(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<svc_order_info_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) svc_order_info_list.get(i)).loadModelData("サービスオーダ情報", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
    public String getSvc_sbt_update() {
        return this.svc_sbt_update ;
    }
 
    public void setSvc_sbt_update(String param) {
        this.svc_sbt_update = param ;
    }
 
    public String getSvc_sbt_value() {
        return this.svc_sbt_value ;
    }
 
    public void setSvc_sbt_value( String param) {
        this.svc_sbt_value = param ;
    }
 
    public String getSvc_sbt_state() {
        return this.svc_sbt_state ;
    }
 
    public void setSvc_sbt_state(String param) {
        this.svc_sbt_state = param ;
    }
 
    public String getSvc_sbt_nm_update() {
        return this.svc_sbt_nm_update ;
    }
 
    public void setSvc_sbt_nm_update(String param) {
        this.svc_sbt_nm_update = param ;
    }
 
    public String getSvc_sbt_nm_value() {
        return this.svc_sbt_nm_value ;
    }
 
    public void setSvc_sbt_nm_value( String param) {
        this.svc_sbt_nm_value = param ;
    }
 
    public Boolean getSvc_sbt_nm_enabled() {
        return this.svc_sbt_nm_enabled ;
    }    
 
    public void setSvc_sbt_nm_enabled(Boolean param) {
        this.svc_sbt_nm_enabled = param ;
    }
 
    public String getSvc_sbt_nm_state() {
        return this.svc_sbt_nm_state ;
    }
 
    public void setSvc_sbt_nm_state(String param) {
        this.svc_sbt_nm_state = param ;
    }
 
    public String getSelected_row_update() {
        return this.selected_row_update ;
    }
 
    public void setSelected_row_update(String param) {
        this.selected_row_update = param ;
    }
 
    public String getSelected_row_value() {
        return this.selected_row_value ;
    }
 
    public void setSelected_row_value( String param) {
        this.selected_row_value = param ;
    }
 
    public String getSelected_row_state() {
        return this.selected_row_state ;
    }
 
    public void setSelected_row_state(String param) {
        this.selected_row_state = param ;
    }
 
 
    public X33VDataTypeList getTel_svc_order_cd_list_list() {
        return this.tel_svc_order_cd_list_list ;
    }
 
    public void setTel_svc_order_cd_list_list(X33VDataTypeList param) {
        this.tel_svc_order_cd_list_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_tel_svc_order_cd_list(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<tel_svc_order_cd_list_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) tel_svc_order_cd_list_list.get(i)).loadModelData("電話サービスオーダコード名称リスト", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getSvc_sbt_list_list() {
        return this.svc_sbt_list_list ;
    }
 
    public void setSvc_sbt_list_list(X33VDataTypeList param) {
        this.svc_sbt_list_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_svc_sbt_list(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<svc_sbt_list_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) svc_sbt_list_list.get(i)).loadModelData("サービス種別リスト", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
    /**
     * 項目名とサブキーからデータを取得します(X31CBaseBeanの同名メソッドの実装)
     *
     * @param gamenId 画面ID(予備)
     * @param key 項目名
     * @param subkey サブキー
     * @return Object データ
     */
    public Object loadModelData(String gamenId, String key, String subkey) {
        return loadModelData(key, subkey);
    }
 
    /**
     * 項目名とサブキーからデータを取得します
     *
     * @param key 項目名
     * @param subkey サブキー
     * @return Object データ
     */
    public Object loadModelData(String key, String subkey) { 
 
        //keyの指定は、以下のいずれかで行う。
        // 項目名 : String, Long, Boolean型（繰り返し指定なし）の項目で、値を取得する場合
        // 項目名/インデックス値 : データタイプビーン型以外の繰り返し指定項目で、値を取得する場合
        // 項目名/インデックス値/データタイプビーン項目名 : データタイプビーン型項目で、値を取得する場合
        // 項目名/* : データタイプビーン型項目、繰り返し指定項目で、リストの要素数を取得する場合
        // //インデックス値／項目名：共有情報ビーン型項目で、値と取得する場合
        // //*：共有情報ビーンのリストの要素数を取得する場合
        // インデックス値は、X33VDataTypeList内に格納される各ビーンのリストの順序を示す。
        // keyがnullの場合、null返す
        if(key == null){
            return null;
        }
 
        // subkeyがnullの場合、空文字列に
        else if(subkey == null){
            subkey = new String("");
        }
        
        // 共有情報ビーン処理
        String keyElement;
        int separaterPoint = key.indexOf("//"); //keyが共有情報ビーンに関する指定か否かチェック
        if(separaterPoint == 0) {
            return super.loadCommonInfoData(key);
        }
 
        // 共有情報ビーン以外の場合
        // keyの値の最初の要素を取得
        separaterPoint = key.indexOf("/"); //keyがルート指定("項目a/0/項目b"のような)の場合を想定し、区切り符号(ここでは"/")を検索する。
        if(separaterPoint > 0) {
            keyElement = key.substring(0, separaterPoint);
        }else{
            keyElement = key;
        }
 
        //項目ごとに処理を入れる。
        // データタイプがデータタイプビーン型の項目"条件サービス種別"(項目ID:joken_svc_sbt)
        if(keyElement.equals("条件サービス種別")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(joken_svc_sbt_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_svc_sbt_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_svc_sbt_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件対象リスト"(項目ID:joken_target)
        else if(keyElement.equals("条件対象リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(joken_target_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_target_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_target_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"条件サービス契約番号"(項目ID:joken_svc_kei_no)
        else if(keyElement.equals("条件サービス契約番号")) {
            if(subkey.equalsIgnoreCase("value")) {
                return getJoken_svc_kei_no_value();
            }
            else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのgetterの戻り値を返す。
                return getJoken_svc_kei_no_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return getJoken_svc_kei_no_state(); 
            }
        }
 
        // データタイプがデータタイプビーン型の項目"条件ステータス"(項目ID:joken_status)
        else if(keyElement.equals("条件ステータス")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(joken_status_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_status_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_status_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件日付種別"(項目ID:joken_day_sbt)
        else if(keyElement.equals("条件日付種別")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(joken_day_sbt_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_day_sbt_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_day_sbt_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件年月日"(項目ID:joken_ymd)
        else if(keyElement.equals("条件年月日")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(joken_ymd_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_ymd_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_ymd_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件開始時間"(項目ID:joken_start_time)
        else if(keyElement.equals("条件開始時間")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(joken_start_time_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_start_time_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_start_time_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件終了時間"(項目ID:joken_end_time)
        else if(keyElement.equals("条件終了時間")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(joken_end_time_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_end_time_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_end_time_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"ページ番号"(項目ID:display_page_no)
        else if(keyElement.equals("ページ番号")) {
            if(subkey.equalsIgnoreCase("value")) {
                return getDisplay_page_no_value();
            }
            else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのgetterの戻り値を返す。
                return getDisplay_page_no_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return getDisplay_page_no_state(); 
            }
        }
 
        // データタイプが String の項目"行番号"(項目ID:row_no)
        else if(keyElement.equals("行番号")) {
            if(subkey.equalsIgnoreCase("value")) {
                return getRow_no_value();
            }
            else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのgetterの戻り値を返す。
                return getRow_no_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return getRow_no_state(); 
            }
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダ一覧"(項目ID:svc_order_detail)
        else if(keyElement.equals("サービスオーダ一覧")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(svc_order_detail_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_order_detail_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_order_detail_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダコード名称リスト"(項目ID:svc_order_cd_list)
        else if(keyElement.equals("サービスオーダコード名称リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(svc_order_cd_list_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_order_cd_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_order_cd_list_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"モバイルオーダコード名称リスト"(項目ID:mobile_order_cd_list)
        else if(keyElement.equals("モバイルオーダコード名称リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(mobile_order_cd_list_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= mobile_order_cd_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)mobile_order_cd_list_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"処理内容"(項目ID:tran_naiyo)
        else if(keyElement.equals("処理内容")) {
            if(subkey.equalsIgnoreCase("value")) {
                return getTran_naiyo_value();
            }
            else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのgetterの戻り値を返す。
                return getTran_naiyo_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return getTran_naiyo_state(); 
            }
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダ情報"(項目ID:svc_order_info)
        else if(keyElement.equals("サービスオーダ情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(svc_order_info_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_order_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_order_info_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"サービス種別"(項目ID:svc_sbt)
        else if(keyElement.equals("サービス種別")) {
            if(subkey.equalsIgnoreCase("value")) {
                return getSvc_sbt_value();
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return getSvc_sbt_state(); 
            }
        }
 
        // データタイプが String の項目"サービス種別名称"(項目ID:svc_sbt_nm)
        else if(keyElement.equals("サービス種別名称")) {
            if(subkey.equalsIgnoreCase("value")) {
                return getSvc_sbt_nm_value();
            }
            else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのgetterの戻り値を返す。
                return getSvc_sbt_nm_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return getSvc_sbt_nm_state(); 
            }
        }
 
        // データタイプが String の項目"選択行"(項目ID:selected_row)
        else if(keyElement.equals("選択行")) {
            if(subkey.equalsIgnoreCase("value")) {
                return getSelected_row_value();
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return getSelected_row_state(); 
            }
        }
 
        // データタイプがデータタイプビーン型の項目"電話サービスオーダコード名称リスト"(項目ID:tel_svc_order_cd_list)
        else if(keyElement.equals("電話サービスオーダコード名称リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(tel_svc_order_cd_list_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= tel_svc_order_cd_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)tel_svc_order_cd_list_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"サービス種別リスト"(項目ID:svc_sbt_list)
        else if(keyElement.equals("サービス種別リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(svc_sbt_list_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_sbt_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_sbt_list_list.get(tmpIndex)).loadModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        return null;
    }
 
    /**
     * 項目名とサブキーからデータを設定します（X31CBaseBeanの同名メソッドの実装）
     *
     * @param gamenId 画面ID(予備)
     * @param key 項目名
     * @param subkey サブキー
     * @param in_value データ
     */
    public void storeModelData(String gamenId, String key, String subkey, Object in_value) {
         storeModelData(key, subkey, in_value);
    }
 
	 /**
     * 項目名とサブキーからデータを取得します
     *
     * @param key 項目名
     * @param subkey サブキー
     * @param in_value データ
     */
    public void storeModelData(String key, String subkey, Object in_value) {
         storeModelData(key, subkey, in_value, false);
    }
    
    /**
     * 項目名とサブキーからデータを取得します
     *
     * @param key 項目名
     * @param subkey サブキー
     * @param in_value データ
     * @param isSetAsString Long型項目ValueプロパティへString型値の設定を行う場合true
     */
    public void storeModelData(String key, String subkey, Object in_value, boolean isSetAsString) { 
 
        // keyがnullの場合、処理を中止
        if(key == null){
            return;
        }
 
        // subkeyがnullの場合、空文字列に
        else if(subkey == null){
            subkey = new String("");
        }
        
        // keyの値の最初の要素を取得
        String keyElement;
        int separaterPoint = key.indexOf("//");//keyが共通情報ビーンに関する指定か否かをチェック
        if(separaterPoint == 0){//共通情報ビーンの場合
            super.storeCommonInfoData(key, in_value,isSetAsString);
        }
        else{
            separaterPoint = key.indexOf("/"); //keyがルート指定("項目a/0/項目b"のような)の場合を想定し、区切り符号(ここでは"/")を検索する。
            if(separaterPoint > 0) {
                keyElement = key.substring(0, separaterPoint);
            }
            else{
                keyElement = key;
            }  
        
            // 項目ごとに処理を入れる。
            // データタイプがデータタイプビーン型の項目"条件サービス種別"(項目ID:joken_svc_sbt)
            if(keyElement.equals("条件サービス種別")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < joken_svc_sbt_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)joken_svc_sbt_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"条件対象リスト"(項目ID:joken_target)
            else if(keyElement.equals("条件対象リスト")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < joken_target_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)joken_target_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプが String の項目"条件サービス契約番号"(項目ID:joken_svc_kei_no)
            else if(keyElement.equals("条件サービス契約番号")) {
                if(subkey.equalsIgnoreCase("value")) {
                    setJoken_svc_kei_no_value((String)in_value);
                }
                else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのsetterを実行する。
                    setJoken_svc_kei_no_enabled((Boolean)in_value); 
                }
                else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、in_valueをcastして項目ID_stateのsetterを実行する。
                    setJoken_svc_kei_no_state((String)in_value);
                }
            }
 
            // データタイプがデータタイプビーン型の項目"条件ステータス"(項目ID:joken_status)
            else if(keyElement.equals("条件ステータス")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < joken_status_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)joken_status_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"条件日付種別"(項目ID:joken_day_sbt)
            else if(keyElement.equals("条件日付種別")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < joken_day_sbt_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)joken_day_sbt_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"条件年月日"(項目ID:joken_ymd)
            else if(keyElement.equals("条件年月日")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < joken_ymd_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)joken_ymd_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"条件開始時間"(項目ID:joken_start_time)
            else if(keyElement.equals("条件開始時間")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < joken_start_time_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)joken_start_time_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"条件終了時間"(項目ID:joken_end_time)
            else if(keyElement.equals("条件終了時間")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < joken_end_time_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)joken_end_time_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプが String の項目"ページ番号"(項目ID:display_page_no)
            else if(keyElement.equals("ページ番号")) {
                if(subkey.equalsIgnoreCase("value")) {
                    setDisplay_page_no_value((String)in_value);
                }
                else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのsetterを実行する。
                    setDisplay_page_no_enabled((Boolean)in_value); 
                }
                else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、in_valueをcastして項目ID_stateのsetterを実行する。
                    setDisplay_page_no_state((String)in_value);
                }
            }
 
            // データタイプが String の項目"行番号"(項目ID:row_no)
            else if(keyElement.equals("行番号")) {
                if(subkey.equalsIgnoreCase("value")) {
                    setRow_no_value((String)in_value);
                }
                else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのsetterを実行する。
                    setRow_no_enabled((Boolean)in_value); 
                }
                else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、in_valueをcastして項目ID_stateのsetterを実行する。
                    setRow_no_state((String)in_value);
                }
            }
 
            // データタイプがデータタイプビーン型の項目"サービスオーダ一覧"(項目ID:svc_order_detail)
            else if(keyElement.equals("サービスオーダ一覧")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < svc_order_detail_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)svc_order_detail_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"サービスオーダコード名称リスト"(項目ID:svc_order_cd_list)
            else if(keyElement.equals("サービスオーダコード名称リスト")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < svc_order_cd_list_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)svc_order_cd_list_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"モバイルオーダコード名称リスト"(項目ID:mobile_order_cd_list)
            else if(keyElement.equals("モバイルオーダコード名称リスト")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < mobile_order_cd_list_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)mobile_order_cd_list_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプが String の項目"処理内容"(項目ID:tran_naiyo)
            else if(keyElement.equals("処理内容")) {
                if(subkey.equalsIgnoreCase("value")) {
                    setTran_naiyo_value((String)in_value);
                }
                else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのsetterを実行する。
                    setTran_naiyo_enabled((Boolean)in_value); 
                }
                else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、in_valueをcastして項目ID_stateのsetterを実行する。
                    setTran_naiyo_state((String)in_value);
                }
            }
 
            // データタイプがデータタイプビーン型の項目"サービスオーダ情報"(項目ID:svc_order_info)
            else if(keyElement.equals("サービスオーダ情報")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < svc_order_info_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)svc_order_info_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプが String の項目"サービス種別"(項目ID:svc_sbt)
            else if(keyElement.equals("サービス種別")) {
                if(subkey.equalsIgnoreCase("value")) {
                    setSvc_sbt_value((String)in_value);
                }
                else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、in_valueをcastして項目ID_stateのsetterを実行する。
                    setSvc_sbt_state((String)in_value);
                }
            }
 
            // データタイプが String の項目"サービス種別名称"(項目ID:svc_sbt_nm)
            else if(keyElement.equals("サービス種別名称")) {
                if(subkey.equalsIgnoreCase("value")) {
                    setSvc_sbt_nm_value((String)in_value);
                }
                else if(subkey.equalsIgnoreCase("enable")) { // subkeyが"enable"の場合、項目ID_enableのsetterを実行する。
                    setSvc_sbt_nm_enabled((Boolean)in_value); 
                }
                else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、in_valueをcastして項目ID_stateのsetterを実行する。
                    setSvc_sbt_nm_state((String)in_value);
                }
            }
 
            // データタイプが String の項目"選択行"(項目ID:selected_row)
            else if(keyElement.equals("選択行")) {
                if(subkey.equalsIgnoreCase("value")) {
                    setSelected_row_value((String)in_value);
                }
                else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、in_valueをcastして項目ID_stateのsetterを実行する。
                    setSelected_row_state((String)in_value);
                }
            }
 
            // データタイプがデータタイプビーン型の項目"電話サービスオーダコード名称リスト"(項目ID:tel_svc_order_cd_list)
            else if(keyElement.equals("電話サービスオーダコード名称リスト")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < tel_svc_order_cd_list_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)tel_svc_order_cd_list_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
            // データタイプがデータタイプビーン型の項目"サービス種別リスト"(項目ID:svc_sbt_list)
            else if(keyElement.equals("サービス種別リスト")) {
                // keyの次の要素を取得
                String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
                separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
                if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                    keyElement = keyRemain.substring(0, separaterPoint);
                    // 次はリスト中のインデックスを見る
                    Integer tmpIndexInt = null;
                    try{
                        tmpIndexInt = Integer.valueOf(keyElement);
                    }
                    // インデックス値が数値文字列でない場合は、ここで再設定。
                    catch(NumberFormatException e){
                        tmpIndexInt = null;
                    }
                    if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                        int tmpIndex = tmpIndexInt.intValue();
                        if(tmpIndex >= 0 && tmpIndex < svc_sbt_list_list.size()) { // インデックス値がリスト個数-1以下の場合
                            // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                            keyElement = keyRemain.substring(separaterPoint + 1);
                            ((X33VDataTypeBeanInterface)svc_sbt_list_list.get(tmpIndex)).storeModelData(keyElement, subkey, in_value, isSetAsString);
                            // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                        }
                    }
                }
            }
 
        }
 
    }
 
    /**
      * 画面に存在するサービスフォームIDのリストを返します。
      * @return String[] サービスフォームIDのリスト
      */
    public String[] listServiceFormIds() {
        return null;
    }
 
    /**
      * サービスフォームまたは指定の項目のクラスの項目名のリストを返します。
      * @param key 項目名
      * @return ArrayList 項目名のリスト
      */
    public ArrayList<String> listKoumokuIds(String key) {
 
        // keyがnullの場合、このサービスフォームの項目一覧を返す。
        if(key == null) {
            ArrayList<String> koumokuList = new ArrayList<String>();
            koumokuList.add("条件サービス種別") ;
            koumokuList.add("条件対象リスト") ;
            koumokuList.add("条件サービス契約番号") ;
            koumokuList.add("条件ステータス") ;
            koumokuList.add("条件日付種別") ;
            koumokuList.add("条件年月日") ;
            koumokuList.add("条件開始時間") ;
            koumokuList.add("条件終了時間") ;
            koumokuList.add("ページ番号") ;
            koumokuList.add("行番号") ;
            koumokuList.add("サービスオーダ一覧") ;
            koumokuList.add("サービスオーダコード名称リスト") ;
            koumokuList.add("モバイルオーダコード名称リスト") ;
            koumokuList.add("処理内容") ;
            koumokuList.add("サービスオーダ情報") ;
            koumokuList.add("サービス種別") ;
            koumokuList.add("サービス種別名称") ;
            koumokuList.add("選択行") ;
            koumokuList.add("電話サービスオーダコード名称リスト") ;
            koumokuList.add("サービス種別リスト") ;
            return koumokuList;
        }
 
        //共通情報ビーンが指定された場合、基底クラスのメソッドの結果を返す。
        else if(key.indexOf("/")==0 && key.length()>2){
            return super.listKoumokuIds(key);
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"条件サービス種別"(項目ID:joken_svc_sbt)、データタイプビーンのクラス名が"SCW00101SF01DBean"の例
        else if(key.equals("条件サービス種別")) {
            return SCW00101SF01DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"条件対象リスト"(項目ID:joken_target)、データタイプビーンのクラス名が"SCW00101SF01DBean"の例
        else if(key.equals("条件対象リスト")) {
            return SCW00101SF01DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"条件ステータス"(項目ID:joken_status)、データタイプビーンのクラス名が"SCW00101SF01DBean"の例
        else if(key.equals("条件ステータス")) {
            return SCW00101SF01DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"条件日付種別"(項目ID:joken_day_sbt)、データタイプビーンのクラス名が"SCW00101SF01DBean"の例
        else if(key.equals("条件日付種別")) {
            return SCW00101SF01DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"条件年月日"(項目ID:joken_ymd)、データタイプビーンのクラス名が"SCW00101SF03DBean"の例
        else if(key.equals("条件年月日")) {
            return SCW00101SF03DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"条件開始時間"(項目ID:joken_start_time)、データタイプビーンのクラス名が"SCW00101SF02DBean"の例
        else if(key.equals("条件開始時間")) {
            return SCW00101SF02DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"条件終了時間"(項目ID:joken_end_time)、データタイプビーンのクラス名が"SCW00101SF02DBean"の例
        else if(key.equals("条件終了時間")) {
            return SCW00101SF02DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"サービスオーダ一覧"(項目ID:svc_order_detail)、データタイプビーンのクラス名が"SCW00101SF04DBean"の例
        else if(key.equals("サービスオーダ一覧")) {
            return SCW00101SF04DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"サービスオーダコード名称リスト"(項目ID:svc_order_cd_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"の例
        else if(key.equals("サービスオーダコード名称リスト")) {
            return SCW00101SF05DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"モバイルオーダコード名称リスト"(項目ID:mobile_order_cd_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"の例
        else if(key.equals("モバイルオーダコード名称リスト")) {
            return SCW00101SF05DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"サービスオーダ情報"(項目ID:svc_order_info)、データタイプビーンのクラス名が"SCW00101SF06DBean"の例
        else if(key.equals("サービスオーダ情報")) {
            return SCW00101SF06DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"電話サービスオーダコード名称リスト"(項目ID:tel_svc_order_cd_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"の例
        else if(key.equals("電話サービスオーダコード名称リスト")) {
            return SCW00101SF05DBean.listKoumokuIds();
        }
 
 
        // データタイプビーン型項目が存在する場合、各項目ごとにクラスの項目名リストを返す。
        // データタイプがデータタイプビーン型の項目"サービス種別リスト"(項目ID:svc_sbt_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"の例
        else if(key.equals("サービス種別リスト")) {
            return SCW00101SF05DBean.listKoumokuIds();
        }
 
        // 上記のいずれでもない場合、空の項目を返す
        return new ArrayList<String>();
    }
 
    /**
     * リスト項目のインスタンスを生成します。
     * @param key 項目名
     * @return int 追加された要素のインデックス番号
     */
    public int addListDataInstance (String key) throws X33SException{
 
        // nullの場合、-1で返す。
        if(key == null){
            return -1;
        }
 
        //共通情報ビーンの場合
        else if(key.startsWith("//")){
            //共通情報ビーンリストは基底クラスで処理
            return super.addListDataInstance(key);
        }
 
        //各繰り返し項目の固定要素数指定への処理を行う。
        // データタイプがデータタイプビーン型の項目"条件サービス種別"(項目ID:joken_svc_sbt)、データタイプビーンのクラス名が"SCW00101SF01DBean"固定要素数が"1"の例
        else if( key.equals("条件サービス種別") ) {
            if( joken_svc_sbt_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                joken_svc_sbt_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
                    joken_svc_sbt_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( joken_svc_sbt_list.getMaxElementCnt() == 0 || joken_svc_sbt_list.size() < joken_svc_sbt_list.getMaxElementCnt() ){
                SCW00101SF01DBean tmpBean = new SCW00101SF01DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                joken_svc_sbt_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return joken_svc_sbt_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"条件対象リスト"(項目ID:joken_target)、データタイプビーンのクラス名が"SCW00101SF01DBean"固定要素数が"1"の例
        else if( key.equals("条件対象リスト") ) {
            if( joken_target_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                joken_target_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
                    joken_target_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( joken_target_list.getMaxElementCnt() == 0 || joken_target_list.size() < joken_target_list.getMaxElementCnt() ){
                SCW00101SF01DBean tmpBean = new SCW00101SF01DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                joken_target_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return joken_target_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"条件ステータス"(項目ID:joken_status)、データタイプビーンのクラス名が"SCW00101SF01DBean"固定要素数が"1"の例
        else if( key.equals("条件ステータス") ) {
            if( joken_status_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                joken_status_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
                    joken_status_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( joken_status_list.getMaxElementCnt() == 0 || joken_status_list.size() < joken_status_list.getMaxElementCnt() ){
                SCW00101SF01DBean tmpBean = new SCW00101SF01DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                joken_status_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return joken_status_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"条件日付種別"(項目ID:joken_day_sbt)、データタイプビーンのクラス名が"SCW00101SF01DBean"固定要素数が"1"の例
        else if( key.equals("条件日付種別") ) {
            if( joken_day_sbt_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                joken_day_sbt_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF01DBean tmpBean = new SCW00101SF01DBean();
                    joken_day_sbt_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( joken_day_sbt_list.getMaxElementCnt() == 0 || joken_day_sbt_list.size() < joken_day_sbt_list.getMaxElementCnt() ){
                SCW00101SF01DBean tmpBean = new SCW00101SF01DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                joken_day_sbt_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return joken_day_sbt_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"条件年月日"(項目ID:joken_ymd)、データタイプビーンのクラス名が"SCW00101SF03DBean"固定要素数が"1"の例
        else if( key.equals("条件年月日") ) {
            if( joken_ymd_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                joken_ymd_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF03DBean tmpBean = new SCW00101SF03DBean();
                    joken_ymd_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( joken_ymd_list.getMaxElementCnt() == 0 || joken_ymd_list.size() < joken_ymd_list.getMaxElementCnt() ){
                SCW00101SF03DBean tmpBean = new SCW00101SF03DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                joken_ymd_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return joken_ymd_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"条件開始時間"(項目ID:joken_start_time)、データタイプビーンのクラス名が"SCW00101SF02DBean"固定要素数が"1"の例
        else if( key.equals("条件開始時間") ) {
            if( joken_start_time_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                joken_start_time_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF02DBean tmpBean = new SCW00101SF02DBean();
                    joken_start_time_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( joken_start_time_list.getMaxElementCnt() == 0 || joken_start_time_list.size() < joken_start_time_list.getMaxElementCnt() ){
                SCW00101SF02DBean tmpBean = new SCW00101SF02DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                joken_start_time_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return joken_start_time_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"条件終了時間"(項目ID:joken_end_time)、データタイプビーンのクラス名が"SCW00101SF02DBean"固定要素数が"1"の例
        else if( key.equals("条件終了時間") ) {
            if( joken_end_time_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                joken_end_time_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF02DBean tmpBean = new SCW00101SF02DBean();
                    joken_end_time_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( joken_end_time_list.getMaxElementCnt() == 0 || joken_end_time_list.size() < joken_end_time_list.getMaxElementCnt() ){
                SCW00101SF02DBean tmpBean = new SCW00101SF02DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                joken_end_time_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return joken_end_time_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダ一覧"(項目ID:svc_order_detail)、データタイプビーンのクラス名が"SCW00101SF04DBean"の例
        else if( key.equals("サービスオーダ一覧") ) {
            if( svc_order_detail_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                svc_order_detail_list = new X33VDataTypeList();
            }
            SCW00101SF04DBean tmpBean = new SCW00101SF04DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                                                                                         // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
            svc_order_detail_list.add(tmpBean);
            return svc_order_detail_list.size()-1;
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダコード名称リスト"(項目ID:svc_order_cd_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"固定要素数が"1"の例
        else if( key.equals("サービスオーダコード名称リスト") ) {
            if( svc_order_cd_list_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                svc_order_cd_list_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
                    svc_order_cd_list_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( svc_order_cd_list_list.getMaxElementCnt() == 0 || svc_order_cd_list_list.size() < svc_order_cd_list_list.getMaxElementCnt() ){
                SCW00101SF05DBean tmpBean = new SCW00101SF05DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                svc_order_cd_list_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return svc_order_cd_list_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"モバイルオーダコード名称リスト"(項目ID:mobile_order_cd_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"固定要素数が"1"の例
        else if( key.equals("モバイルオーダコード名称リスト") ) {
            if( mobile_order_cd_list_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                mobile_order_cd_list_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
                    mobile_order_cd_list_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( mobile_order_cd_list_list.getMaxElementCnt() == 0 || mobile_order_cd_list_list.size() < mobile_order_cd_list_list.getMaxElementCnt() ){
                SCW00101SF05DBean tmpBean = new SCW00101SF05DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                mobile_order_cd_list_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return mobile_order_cd_list_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダ情報"(項目ID:svc_order_info)、データタイプビーンのクラス名が"SCW00101SF06DBean"固定要素数が"1"の例
        else if( key.equals("サービスオーダ情報") ) {
            if( svc_order_info_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                svc_order_info_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF06DBean tmpBean = new SCW00101SF06DBean();
                    svc_order_info_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( svc_order_info_list.getMaxElementCnt() == 0 || svc_order_info_list.size() < svc_order_info_list.getMaxElementCnt() ){
                SCW00101SF06DBean tmpBean = new SCW00101SF06DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                svc_order_info_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return svc_order_info_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"電話サービスオーダコード名称リスト"(項目ID:tel_svc_order_cd_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"固定要素数が"1"の例
        else if( key.equals("電話サービスオーダコード名称リスト") ) {
            if( tel_svc_order_cd_list_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                tel_svc_order_cd_list_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
                    tel_svc_order_cd_list_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( tel_svc_order_cd_list_list.getMaxElementCnt() == 0 || tel_svc_order_cd_list_list.size() < tel_svc_order_cd_list_list.getMaxElementCnt() ){
                SCW00101SF05DBean tmpBean = new SCW00101SF05DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                tel_svc_order_cd_list_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return tel_svc_order_cd_list_list.size() -1;
        }
 
        // データタイプがデータタイプビーン型の項目"サービス種別リスト"(項目ID:svc_sbt_list)、データタイプビーンのクラス名が"SCW00101SF05DBean"固定要素数が"1"の例
        else if( key.equals("サービス種別リスト") ) {
            if( svc_sbt_list_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                svc_sbt_list_list = new X33VDataTypeList(1);
                for(int i=0; i<1; i++){
                    SCW00101SF05DBean tmpBean = new SCW00101SF05DBean();
                    svc_sbt_list_list.add(tmpBean);
                }
            }
            // MAX要素数以上の追加は許さない処理
            if( svc_sbt_list_list.getMaxElementCnt() == 0 || svc_sbt_list_list.size() < svc_sbt_list_list.getMaxElementCnt() ){
                SCW00101SF05DBean tmpBean = new SCW00101SF05DBean(); // データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する
                // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
                svc_sbt_list_list.add(tmpBean);		
            }else{
                	// 異常通知
                throw super.createExceptionForX31Method(ERRS_CANNOT_ADD_REPEATITEM);
            }
            return svc_sbt_list_list.size() -1;
        }
 
        return -1; //該当する項目がない場合、-1を返す
    }
 
    /**
     * リスト項目のインスタンスを削除します。
     * @param key 項目名
     * @param index 削除対象のインデックス番号
     */
    public void removeElementFromListData (String key, int index) throws X33SException{
 
        if(key != null){
            //共通情報ビーンのリストの場合
            if(key.startsWith("//")){
                //共有情報ビーンリストは基底クラスで処理
                super.removeElementFromListData(key, index);
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件サービス種別"(項目ID:joken_svc_sbt)
            else if(key.equals("条件サービス種別")) {
                if(index >= 0 && index < joken_svc_sbt_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    joken_svc_sbt_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件対象リスト"(項目ID:joken_target)
            else if(key.equals("条件対象リスト")) {
                if(index >= 0 && index < joken_target_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    joken_target_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件ステータス"(項目ID:joken_status)
            else if(key.equals("条件ステータス")) {
                if(index >= 0 && index < joken_status_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    joken_status_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件日付種別"(項目ID:joken_day_sbt)
            else if(key.equals("条件日付種別")) {
                if(index >= 0 && index < joken_day_sbt_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    joken_day_sbt_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF03 の繰り返し指定項目"条件年月日"(項目ID:joken_ymd)
            else if(key.equals("条件年月日")) {
                if(index >= 0 && index < joken_ymd_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    joken_ymd_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF02 の繰り返し指定項目"条件開始時間"(項目ID:joken_start_time)
            else if(key.equals("条件開始時間")) {
                if(index >= 0 && index < joken_start_time_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    joken_start_time_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF02 の繰り返し指定項目"条件終了時間"(項目ID:joken_end_time)
            else if(key.equals("条件終了時間")) {
                if(index >= 0 && index < joken_end_time_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    joken_end_time_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF04 の繰り返し指定項目"サービスオーダ一覧"(項目ID:svc_order_detail)
            else if(key.equals("サービスオーダ一覧")) {
                if(index >= 0 && index < svc_order_detail_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    svc_order_detail_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"サービスオーダコード名称リスト"(項目ID:svc_order_cd_list)
            else if(key.equals("サービスオーダコード名称リスト")) {
                if(index >= 0 && index < svc_order_cd_list_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    svc_order_cd_list_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"モバイルオーダコード名称リスト"(項目ID:mobile_order_cd_list)
            else if(key.equals("モバイルオーダコード名称リスト")) {
                if(index >= 0 && index < mobile_order_cd_list_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    mobile_order_cd_list_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF06 の繰り返し指定項目"サービスオーダ情報"(項目ID:svc_order_info)
            else if(key.equals("サービスオーダ情報")) {
                if(index >= 0 && index < svc_order_info_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    svc_order_info_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"電話サービスオーダコード名称リスト"(項目ID:tel_svc_order_cd_list)
            else if(key.equals("電話サービスオーダコード名称リスト")) {
                if(index >= 0 && index < tel_svc_order_cd_list_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    tel_svc_order_cd_list_list.remove(index);
                }
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"サービス種別リスト"(項目ID:svc_sbt_list)
            else if(key.equals("サービス種別リスト")) {
                if(index >= 0 && index < svc_sbt_list_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    svc_sbt_list_list.remove(index);
                }
            }
 
        }
    }
 
    /**
     * リスト項目の要素をクリアします。
     * @param key 項目名
     */
    public void clearListDataInstance (String key) throws X33SException{
 
        if(key !=null){
            //共通情報ビーンのリストの場合
            if(key.startsWith("//")){
                //共有情報ビーンリストは基底クラスで処理
                super.clearListDataInstance(key);
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件サービス種別"(項目ID:joken_svc_sbt)
            else if(key.equals("条件サービス種別")) {
                joken_svc_sbt_list.clear();
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件対象リスト"(項目ID:joken_target)
            else if(key.equals("条件対象リスト")) {
                joken_target_list.clear();
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件ステータス"(項目ID:joken_status)
            else if(key.equals("条件ステータス")) {
                joken_status_list.clear();
            }
 
            // データタイプが SCW00101SF01 の繰り返し指定項目"条件日付種別"(項目ID:joken_day_sbt)
            else if(key.equals("条件日付種別")) {
                joken_day_sbt_list.clear();
            }
 
            // データタイプが SCW00101SF03 の繰り返し指定項目"条件年月日"(項目ID:joken_ymd)
            else if(key.equals("条件年月日")) {
                joken_ymd_list.clear();
            }
 
            // データタイプが SCW00101SF02 の繰り返し指定項目"条件開始時間"(項目ID:joken_start_time)
            else if(key.equals("条件開始時間")) {
                joken_start_time_list.clear();
            }
 
            // データタイプが SCW00101SF02 の繰り返し指定項目"条件終了時間"(項目ID:joken_end_time)
            else if(key.equals("条件終了時間")) {
                joken_end_time_list.clear();
            }
 
            // データタイプが SCW00101SF04 の繰り返し指定項目"サービスオーダ一覧"(項目ID:svc_order_detail)
            else if(key.equals("サービスオーダ一覧")) {
                svc_order_detail_list.clear();
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"サービスオーダコード名称リスト"(項目ID:svc_order_cd_list)
            else if(key.equals("サービスオーダコード名称リスト")) {
                svc_order_cd_list_list.clear();
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"モバイルオーダコード名称リスト"(項目ID:mobile_order_cd_list)
            else if(key.equals("モバイルオーダコード名称リスト")) {
                mobile_order_cd_list_list.clear();
            }
 
            // データタイプが SCW00101SF06 の繰り返し指定項目"サービスオーダ情報"(項目ID:svc_order_info)
            else if(key.equals("サービスオーダ情報")) {
                svc_order_info_list.clear();
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"電話サービスオーダコード名称リスト"(項目ID:tel_svc_order_cd_list)
            else if(key.equals("電話サービスオーダコード名称リスト")) {
                tel_svc_order_cd_list_list.clear();
            }
 
            // データタイプが SCW00101SF05 の繰り返し指定項目"サービス種別リスト"(項目ID:svc_sbt_list)
            else if(key.equals("サービス種別リスト")) {
                svc_sbt_list_list.clear();
            }
 
        }
    }
 
    /**
     * 項目名とサブキーからデータの型情報を取得します。
     *
     * @param gamenId 画面ID(予備)
     * @param key 項目名
     * @param subkey サブキー
     * @return Class データの型情報
     */
    public Class<?> typeModelData(String gamenId, String key, String subkey) {
        return typeModelData(key, subkey);
    }
 
    /**
     * 項目名とサブキーからデータの型情報を取得します。
     *
     * @param key 項目名
     * @param subkey サブキー
     * @return Class データの型情報
     */
    public Class<?> typeModelData(String key, String subkey) { 
 
        //keyの指定は、以下のいずれかで行う。
        // 項目名 : String, Long, Boolean型（繰り返し指定なし）の項目で、型情報を取得する場合
        //        繰り返し指定項目で、リストの型情報を取得する場合
        // 項目名/インデックス値 : データタイプビーン型以外の繰り返し指定項目で、型情報を取得する場合
        // 項目名/インデックス値/データタイプビーン項目名 : データタイプビーン型項目で、型情報を取得する場合
        // 項目名/* : データタイプビーン型項目、繰り返し指定項目で、リストの要素数の型情報を取得する場合
        // //インデックス値／項目名：共有情報ビーン型項目で、型情報を取得する場合
        // //*：共有情報ビーンのリストの要素数の型情報を取得する場合
        // インデックス値は、X33VDataTypeList内に格納される各ビーンのリストの順序を示す。
        // keyがnullの場合、null返す
        if(key == null){
            return null;
        }
 
        // subkeyがnullの場合、空文字列に
        else if(subkey == null){
            subkey = new String("");
        }
 
        // 共有情報ビーンの処理
        String keyElement;
        int separaterPoint = key.indexOf("//"); //keyが共有情報ビーンに関する指定か否かチェック
        if(separaterPoint == 0) {
              return super.typeCommonInfoData(key);
        }
 
        // 共有情報ビーン以外の場合
        // keyの値の最初の要素を取得
        separaterPoint = key.indexOf("/"); //keyがルート指定("項目a/0/項目b"のような)の場合を想定し、区切り符号(ここでは"/")を検索する。
        if(separaterPoint > 0) {
            keyElement = key.substring(0, separaterPoint);
        }
        else{
            keyElement = key;
        }
 
        //項目ごとに処理を入れる。
        // データタイプがデータタイプビーン型の項目"条件サービス種別"(項目ID:joken_svc_sbt)
        if(keyElement.equals("条件サービス種別")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_svc_sbt_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_svc_sbt_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件対象リスト"(項目ID:joken_target)
        else if(keyElement.equals("条件対象リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_target_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_target_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"条件サービス契約番号"(項目ID:joken_svc_kei_no)
        else if(keyElement.equals("条件サービス契約番号")) {
            if(subkey.equalsIgnoreCase("value")) {
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("enable")) {
                return Boolean.class; 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        // データタイプがデータタイプビーン型の項目"条件ステータス"(項目ID:joken_status)
        else if(keyElement.equals("条件ステータス")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_status_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_status_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件日付種別"(項目ID:joken_day_sbt)
        else if(keyElement.equals("条件日付種別")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_day_sbt_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_day_sbt_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件年月日"(項目ID:joken_ymd)
        else if(keyElement.equals("条件年月日")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_ymd_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_ymd_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件開始時間"(項目ID:joken_start_time)
        else if(keyElement.equals("条件開始時間")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_start_time_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_start_time_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"条件終了時間"(項目ID:joken_end_time)
        else if(keyElement.equals("条件終了時間")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= joken_end_time_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)joken_end_time_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"ページ番号"(項目ID:display_page_no)
        else if(keyElement.equals("ページ番号")) {
            if(subkey.equalsIgnoreCase("value")) {
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("enable")) {
                return Boolean.class; 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        // データタイプが String の項目"行番号"(項目ID:row_no)
        else if(keyElement.equals("行番号")) {
            if(subkey.equalsIgnoreCase("value")) {
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("enable")) {
                return Boolean.class; 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダ一覧"(項目ID:svc_order_detail)
        else if(keyElement.equals("サービスオーダ一覧")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_order_detail_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_order_detail_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダコード名称リスト"(項目ID:svc_order_cd_list)
        else if(keyElement.equals("サービスオーダコード名称リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_order_cd_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_order_cd_list_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"モバイルオーダコード名称リスト"(項目ID:mobile_order_cd_list)
        else if(keyElement.equals("モバイルオーダコード名称リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= mobile_order_cd_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)mobile_order_cd_list_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"処理内容"(項目ID:tran_naiyo)
        else if(keyElement.equals("処理内容")) {
            if(subkey.equalsIgnoreCase("value")) {
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("enable")) {
                return Boolean.class; 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        // データタイプがデータタイプビーン型の項目"サービスオーダ情報"(項目ID:svc_order_info)
        else if(keyElement.equals("サービスオーダ情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_order_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_order_info_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプが String の項目"サービス種別"(項目ID:svc_sbt)
        else if(keyElement.equals("サービス種別")) {
            if(subkey.equalsIgnoreCase("value")) {
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        // データタイプが String の項目"サービス種別名称"(項目ID:svc_sbt_nm)
        else if(keyElement.equals("サービス種別名称")) {
            if(subkey.equalsIgnoreCase("value")) {
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("enable")) {
                return Boolean.class; 
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        // データタイプが String の項目"選択行"(項目ID:selected_row)
        else if(keyElement.equals("選択行")) {
            if(subkey.equalsIgnoreCase("value")) {
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("state")) { // subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        // データタイプがデータタイプビーン型の項目"電話サービスオーダコード名称リスト"(項目ID:tel_svc_order_cd_list)
        else if(keyElement.equals("電話サービスオーダコード名称リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= tel_svc_order_cd_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)tel_svc_order_cd_list_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプがデータタイプビーン型の項目"サービス種別リスト"(項目ID:svc_sbt_list)
        else if(keyElement.equals("サービス種別リスト")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            keyElement = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(keyElement);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= svc_sbt_list_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            keyElement = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)svc_sbt_list_list.get(tmpIndex)).typeModelData( keyElement, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        return null;
    }
 
}
