//***********************************************************************************************
//*  CommonInfoCF35DBean.java                 All Rights reserved.Copyright (c) K-Opticom   
//***********************************************************************************************
/*
履歴：
	NO	日付			更新者								    
	01	2016.08.22		Webクライアント定義ツール 2.0.39		
*/
 
/**
 * <DL>
 * <DT>名前
 * <p>
 * <DT>説明: 
 * <DD>データの初期化.
 * <DD> generated by Web Client tool V01/L01.
 * </DL>
*/
package eo.web.webview.CommonInfoCF;
 
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 com.fujitsu.futurity.web.x31.X31CGyomuInfoDataInterface;
 
import javax.faces.model.SelectItem;
import java.util.ArrayList;
// 例外処理用にインポートする
import com.fujitsu.futurity.web.x33.X33SException;
 
/* シリアライズ警告 */
@SuppressWarnings("serial")
public class CommonInfoCF35DBean 
    implements X33VDataTypeBeanInterface, X33VListedBeanInterface, Serializable {
    
    //プロパティの初期化
	protected String select_svc_mobile_update;
	protected String select_svc_mobile_value = "";
    protected Boolean select_svc_mobile_enabled = true;
	protected String select_svc_mobile_state = "";
	protected String taknkiki_model_cd_update;
	protected String taknkiki_model_cd_value = "";
	protected String taknkiki_model_cd_state = "";
	protected String biko_msg_update;
	protected String biko_msg_value = "";
    protected Boolean biko_msg_enabled = true;
	protected String biko_msg_state = "";
	protected String biko_msg_dtl_update;
	protected String biko_msg_dtl_value = "";
    protected Boolean biko_msg_dtl_enabled = true;
	protected String biko_msg_dtl_state = "";
	protected String prc_sim_ope_date_update;
	protected String prc_sim_ope_date_value = "";
	protected String prc_sim_ope_date_state = "";
	protected String upper_msg_update;
	protected String upper_msg_value = "";
    protected Boolean upper_msg_enabled = true;
	protected String upper_msg_state = "";
	protected String dsp_prc_sim_ope_date_update;
	protected String dsp_prc_sim_ope_date_value = "";
    protected Boolean dsp_prc_sim_ope_date_enabled = true;
	protected String dsp_prc_sim_ope_date_state = "";
	protected X33VDataTypeList shkh_joken_icrn_info_list = null;
	protected X33VDataTypeList msg_icrn_info_list = null;
	protected X33VDataTypeList pplan_icrn_info_list = null;
	protected X33VDataTypeList tmpy_prc_icrn_info_list = null;
	protected X33VDataTypeList smart_link_info_list = null;
	protected X33VDataTypeList prsiml_wrib_mngn_info_list = null;
 
    protected int index;
 
	// コンストラクタ生成
	public CommonInfoCF35DBean(){
	
		// コンストラクタの宣言部生成
		shkh_joken_icrn_info_list = new X33VDataTypeList();
		msg_icrn_info_list = new X33VDataTypeList();
		pplan_icrn_info_list = new X33VDataTypeList();
		tmpy_prc_icrn_info_list = new X33VDataTypeList();
		smart_link_info_list = new X33VDataTypeList();
		prsiml_wrib_mngn_info_list = new X33VDataTypeList();
	}
 
    /**
     *  Getter/Setterメソッド
     */
	public String getSelect_svc_mobile_update() {
		return this.select_svc_mobile_update ;
	}
 
	public void setSelect_svc_mobile_update(String param) {
		this.select_svc_mobile_update = param ;
	}
 
	public String getSelect_svc_mobile_value() {
		return this.select_svc_mobile_value ;
	}
 
	public void setSelect_svc_mobile_value(String param) {
		this.select_svc_mobile_value = param ;
	}
 
    public Boolean getSelect_svc_mobile_enabled() {
		return this.select_svc_mobile_enabled ;
	}
 
	public void setSelect_svc_mobile_enabled(Boolean param) {
		this.select_svc_mobile_enabled = param ;
	}
 
 	public String getSelect_svc_mobile_state() {
		return this.select_svc_mobile_state ;
	}
 
	public void setSelect_svc_mobile_state(String param) {
		this.select_svc_mobile_state = param ;
	}
 
	public String getTaknkiki_model_cd_update() {
		return this.taknkiki_model_cd_update ;
	}
 
	public void setTaknkiki_model_cd_update(String param) {
		this.taknkiki_model_cd_update = param ;
	}
 
	public String getTaknkiki_model_cd_value() {
		return this.taknkiki_model_cd_value ;
	}
 
	public void setTaknkiki_model_cd_value(String param) {
		this.taknkiki_model_cd_value = param ;
	}
 
 	public String getTaknkiki_model_cd_state() {
		return this.taknkiki_model_cd_state ;
	}
 
	public void setTaknkiki_model_cd_state(String param) {
		this.taknkiki_model_cd_state = param ;
	}
 
	public String getBiko_msg_update() {
		return this.biko_msg_update ;
	}
 
	public void setBiko_msg_update(String param) {
		this.biko_msg_update = param ;
	}
 
	public String getBiko_msg_value() {
		return this.biko_msg_value ;
	}
 
	public void setBiko_msg_value(String param) {
		this.biko_msg_value = param ;
	}
 
    public Boolean getBiko_msg_enabled() {
		return this.biko_msg_enabled ;
	}
 
	public void setBiko_msg_enabled(Boolean param) {
		this.biko_msg_enabled = param ;
	}
 
 	public String getBiko_msg_state() {
		return this.biko_msg_state ;
	}
 
	public void setBiko_msg_state(String param) {
		this.biko_msg_state = param ;
	}
 
	public String getBiko_msg_dtl_update() {
		return this.biko_msg_dtl_update ;
	}
 
	public void setBiko_msg_dtl_update(String param) {
		this.biko_msg_dtl_update = param ;
	}
 
	public String getBiko_msg_dtl_value() {
		return this.biko_msg_dtl_value ;
	}
 
	public void setBiko_msg_dtl_value(String param) {
		this.biko_msg_dtl_value = param ;
	}
 
    public Boolean getBiko_msg_dtl_enabled() {
		return this.biko_msg_dtl_enabled ;
	}
 
	public void setBiko_msg_dtl_enabled(Boolean param) {
		this.biko_msg_dtl_enabled = param ;
	}
 
 	public String getBiko_msg_dtl_state() {
		return this.biko_msg_dtl_state ;
	}
 
	public void setBiko_msg_dtl_state(String param) {
		this.biko_msg_dtl_state = param ;
	}
 
	public String getPrc_sim_ope_date_update() {
		return this.prc_sim_ope_date_update ;
	}
 
	public void setPrc_sim_ope_date_update(String param) {
		this.prc_sim_ope_date_update = param ;
	}
 
	public String getPrc_sim_ope_date_value() {
		return this.prc_sim_ope_date_value ;
	}
 
	public void setPrc_sim_ope_date_value(String param) {
		this.prc_sim_ope_date_value = param ;
	}
 
 	public String getPrc_sim_ope_date_state() {
		return this.prc_sim_ope_date_state ;
	}
 
	public void setPrc_sim_ope_date_state(String param) {
		this.prc_sim_ope_date_state = param ;
	}
 
	public String getUpper_msg_update() {
		return this.upper_msg_update ;
	}
 
	public void setUpper_msg_update(String param) {
		this.upper_msg_update = param ;
	}
 
	public String getUpper_msg_value() {
		return this.upper_msg_value ;
	}
 
	public void setUpper_msg_value(String param) {
		this.upper_msg_value = param ;
	}
 
    public Boolean getUpper_msg_enabled() {
		return this.upper_msg_enabled ;
	}
 
	public void setUpper_msg_enabled(Boolean param) {
		this.upper_msg_enabled = param ;
	}
 
 	public String getUpper_msg_state() {
		return this.upper_msg_state ;
	}
 
	public void setUpper_msg_state(String param) {
		this.upper_msg_state = param ;
	}
 
	public String getDsp_prc_sim_ope_date_update() {
		return this.dsp_prc_sim_ope_date_update ;
	}
 
	public void setDsp_prc_sim_ope_date_update(String param) {
		this.dsp_prc_sim_ope_date_update = param ;
	}
 
	public String getDsp_prc_sim_ope_date_value() {
		return this.dsp_prc_sim_ope_date_value ;
	}
 
	public void setDsp_prc_sim_ope_date_value(String param) {
		this.dsp_prc_sim_ope_date_value = param ;
	}
 
    public Boolean getDsp_prc_sim_ope_date_enabled() {
		return this.dsp_prc_sim_ope_date_enabled ;
	}
 
	public void setDsp_prc_sim_ope_date_enabled(Boolean param) {
		this.dsp_prc_sim_ope_date_enabled = param ;
	}
 
 	public String getDsp_prc_sim_ope_date_state() {
		return this.dsp_prc_sim_ope_date_state ;
	}
 
	public void setDsp_prc_sim_ope_date_state(String param) {
		this.dsp_prc_sim_ope_date_state = param ;
	}
 
 
    public X33VDataTypeList getShkh_joken_icrn_info_list() {
        return this.shkh_joken_icrn_info_list ;
    }
 
    public void setShkh_joken_icrn_info_list(X33VDataTypeList param) {
        this.shkh_joken_icrn_info_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_shkh_joken_icrn_info(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<shkh_joken_icrn_info_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) shkh_joken_icrn_info_list.get(i)).loadModelData("初期費用条件一覧情報", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getMsg_icrn_info_list() {
        return this.msg_icrn_info_list ;
    }
 
    public void setMsg_icrn_info_list(X33VDataTypeList param) {
        this.msg_icrn_info_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_msg_icrn_info(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<msg_icrn_info_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) msg_icrn_info_list.get(i)).loadModelData("メッセージ一覧情報", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getPplan_icrn_info_list() {
        return this.pplan_icrn_info_list ;
    }
 
    public void setPplan_icrn_info_list(X33VDataTypeList param) {
        this.pplan_icrn_info_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_pplan_icrn_info(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<pplan_icrn_info_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) pplan_icrn_info_list.get(i)).loadModelData("料金プラン一覧情報", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getTmpy_prc_icrn_info_list() {
        return this.tmpy_prc_icrn_info_list ;
    }
 
    public void setTmpy_prc_icrn_info_list(X33VDataTypeList param) {
        this.tmpy_prc_icrn_info_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_tmpy_prc_icrn_info(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<tmpy_prc_icrn_info_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) tmpy_prc_icrn_info_list.get(i)).loadModelData("一時支払料金一覧情報", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getSmart_link_info_list() {
        return this.smart_link_info_list ;
    }
 
    public void setSmart_link_info_list(X33VDataTypeList param) {
        this.smart_link_info_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_smart_link_info(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<smart_link_info_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) smart_link_info_list.get(i)).loadModelData("スマートリンク情報", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
 
    public X33VDataTypeList getPrsiml_wrib_mngn_info_list() {
        return this.prsiml_wrib_mngn_info_list ;
    }
 
    public void setPrsiml_wrib_mngn_info_list(X33VDataTypeList param) {
        this.prsiml_wrib_mngn_info_list = param ;
    }
 
    public ArrayList<SelectItem> getJsflist_typelist_prsiml_wrib_mngn_info(){
        ArrayList ary = new ArrayList<SelectItem>();
        for(int i=0; i<prsiml_wrib_mngn_info_list.size(); i++){
            String itemValue = (String)((X33VDataTypeBeanInterface) prsiml_wrib_mngn_info_list.get(i)).loadModelData("料金シミュレーション割引文言情報", "value");
            SelectItem item = new SelectItem(new Integer(i).toString(), itemValue);
            ary.add(item);
		}
        return ary;
    }
 
    public int getIndex() {
        return this.index ;
    }
 
    public void setIndex(int index) {
        this.index = index;
    }
 
    /**
     * 項目名とサブキーからデータを取得します
     *
     * @param key 項目名
     * @param subkey サブキー
     * @return Object データ
     */
    public Object loadModelData(String key, String subkey) {
 
        // key,subkeyがnullの場合、nullを返す
        if(key == null || subkey == null){
            return null;
        }
 
        int separaterPoint = key.indexOf("/");       
 
        //項目ごとに処理を入れる。
        //データタイプがStringの項目"選択サービス（モバイル）"(項目ＩＤ:select_svc_mobile)
        if(key.equals("選択サービス（モバイル）")){
            if(subkey.equalsIgnoreCase("value")){
                return getSelect_svc_mobile_value();
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、select_svc_mobile_enableのgetterの戻り値を返す。
                return getSelect_svc_mobile_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return getSelect_svc_mobile_state();                
            }
        }
 
        //データタイプがStringの項目"宅内機器型式コード"(項目ＩＤ:taknkiki_model_cd)
        else if(key.equals("宅内機器型式コード")){
            if(subkey.equalsIgnoreCase("value")){
                return getTaknkiki_model_cd_value();
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return getTaknkiki_model_cd_state();                
            }
        }
 
        //データタイプがStringの項目"備考メッセージ"(項目ＩＤ:biko_msg)
        else if(key.equals("備考メッセージ")){
            if(subkey.equalsIgnoreCase("value")){
                return getBiko_msg_value();
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、biko_msg_enableのgetterの戻り値を返す。
                return getBiko_msg_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return getBiko_msg_state();                
            }
        }
 
        //データタイプがStringの項目"備考メッセージ（明細）"(項目ＩＤ:biko_msg_dtl)
        else if(key.equals("備考メッセージ（明細）")){
            if(subkey.equalsIgnoreCase("value")){
                return getBiko_msg_dtl_value();
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、biko_msg_dtl_enableのgetterの戻り値を返す。
                return getBiko_msg_dtl_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return getBiko_msg_dtl_state();                
            }
        }
 
        //データタイプがStringの項目"料金シミュレーションオンライン運用日付"(項目ＩＤ:prc_sim_ope_date)
        else if(key.equals("料金シミュレーションオンライン運用日付")){
            if(subkey.equalsIgnoreCase("value")){
                return getPrc_sim_ope_date_value();
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return getPrc_sim_ope_date_state();                
            }
        }
 
        //データタイプがStringの項目"上部メッセージ"(項目ＩＤ:upper_msg)
        else if(key.equals("上部メッセージ")){
            if(subkey.equalsIgnoreCase("value")){
                return getUpper_msg_value();
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、upper_msg_enableのgetterの戻り値を返す。
                return getUpper_msg_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return getUpper_msg_state();                
            }
        }
 
        //データタイプがStringの項目"表示用料金シミュオンライン運用日付"(項目ＩＤ:dsp_prc_sim_ope_date)
        else if(key.equals("表示用料金シミュオンライン運用日付")){
            if(subkey.equalsIgnoreCase("value")){
                return getDsp_prc_sim_ope_date_value();
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、dsp_prc_sim_ope_date_enableのgetterの戻り値を返す。
                return getDsp_prc_sim_ope_date_enabled(); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return getDsp_prc_sim_ope_date_state();                
            }
        }
 
		// データタイプ項目 "初期費用条件一覧情報"(項目ID:shkh_joken_icrn_info)
        else if(key.equals("初期費用条件一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(shkh_joken_icrn_info_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= shkh_joken_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)shkh_joken_icrn_info_list.get(tmpIndex)).loadModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
		// データタイプ項目 "メッセージ一覧情報"(項目ID:msg_icrn_info)
        else if(key.equals("メッセージ一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(msg_icrn_info_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= msg_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)msg_icrn_info_list.get(tmpIndex)).loadModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
		// データタイプ項目 "料金プラン一覧情報"(項目ID:pplan_icrn_info)
        else if(key.equals("料金プラン一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(pplan_icrn_info_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= pplan_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)pplan_icrn_info_list.get(tmpIndex)).loadModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
		// データタイプ項目 "一時支払料金一覧情報"(項目ID:tmpy_prc_icrn_info)
        else if(key.equals("一時支払料金一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(tmpy_prc_icrn_info_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= tmpy_prc_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)tmpy_prc_icrn_info_list.get(tmpIndex)).loadModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
		// データタイプ項目 "スマートリンク情報"(項目ID:smart_link_info)
        else if(key.equals("スマートリンク情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(smart_link_info_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= smart_link_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)smart_link_info_list.get(tmpIndex)).loadModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
		// データタイプ項目 "料金シミュレーション割引文言情報"(項目ID:prsiml_wrib_mngn_info)
        else if(key.equals("料金シミュレーション割引文言情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.valueOf(prsiml_wrib_mngn_info_list.size());
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= prsiml_wrib_mngn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのloadModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)prsiml_wrib_mngn_info_list.get(tmpIndex)).loadModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // 条件に合致するプロパティが存在しない場合は、nullを返す。
        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,subkeyがnullの場合、処理を中止
        if(key == null || subkey == null){
            return;
        }
 
        int separaterPoint = key.indexOf("/");
 
        // 項目ごとに処理を入れる。
        //データタイプがStringの項目"選択サービス（モバイル）"(項目ＩＤ:select_svc_mobile)
        if(key.equals("選択サービス（モバイル）")){
            if(subkey.equalsIgnoreCase("value")){
                setSelect_svc_mobile_value((String)in_value);
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、select_svc_mobile_enabledのsetterを実行する。
                setSelect_svc_mobile_enabled((Boolean)in_value); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                setSelect_svc_mobile_state((String)in_value);
            }
        }  
 
        //データタイプがStringの項目"宅内機器型式コード"(項目ＩＤ:taknkiki_model_cd)
        else if(key.equals("宅内機器型式コード")){
            if(subkey.equalsIgnoreCase("value")){
                setTaknkiki_model_cd_value((String)in_value);
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                setTaknkiki_model_cd_state((String)in_value);
            }
        }  
 
        //データタイプがStringの項目"備考メッセージ"(項目ＩＤ:biko_msg)
        else if(key.equals("備考メッセージ")){
            if(subkey.equalsIgnoreCase("value")){
                setBiko_msg_value((String)in_value);
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、biko_msg_enabledのsetterを実行する。
                setBiko_msg_enabled((Boolean)in_value); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                setBiko_msg_state((String)in_value);
            }
        }  
 
        //データタイプがStringの項目"備考メッセージ（明細）"(項目ＩＤ:biko_msg_dtl)
        else if(key.equals("備考メッセージ（明細）")){
            if(subkey.equalsIgnoreCase("value")){
                setBiko_msg_dtl_value((String)in_value);
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、biko_msg_dtl_enabledのsetterを実行する。
                setBiko_msg_dtl_enabled((Boolean)in_value); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                setBiko_msg_dtl_state((String)in_value);
            }
        }  
 
        //データタイプがStringの項目"料金シミュレーションオンライン運用日付"(項目ＩＤ:prc_sim_ope_date)
        else if(key.equals("料金シミュレーションオンライン運用日付")){
            if(subkey.equalsIgnoreCase("value")){
                setPrc_sim_ope_date_value((String)in_value);
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                setPrc_sim_ope_date_state((String)in_value);
            }
        }  
 
        //データタイプがStringの項目"上部メッセージ"(項目ＩＤ:upper_msg)
        else if(key.equals("上部メッセージ")){
            if(subkey.equalsIgnoreCase("value")){
                setUpper_msg_value((String)in_value);
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、upper_msg_enabledのsetterを実行する。
                setUpper_msg_enabled((Boolean)in_value); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                setUpper_msg_state((String)in_value);
            }
        }  
 
        //データタイプがStringの項目"表示用料金シミュオンライン運用日付"(項目ＩＤ:dsp_prc_sim_ope_date)
        else if(key.equals("表示用料金シミュオンライン運用日付")){
            if(subkey.equalsIgnoreCase("value")){
                setDsp_prc_sim_ope_date_value((String)in_value);
            }
            else if(subkey.equalsIgnoreCase("enable")){ //subkeyが"enable"の場合、dsp_prc_sim_ope_date_enabledのsetterを実行する。
                setDsp_prc_sim_ope_date_enabled((Boolean)in_value); 
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                setDsp_prc_sim_ope_date_state((String)in_value);
            }
        }  
 
        // データタイプビーン項目 "初期費用条件一覧情報"(項目ID:shkh_joken_icrn_info)
        else if(key.equals("初期費用条件一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                key = keyRemain.substring(0, separaterPoint);
                // 次はリスト中のインデックスを見る
                Integer tmpIndexInt = null;
                try{
                    tmpIndexInt = Integer.valueOf(key);
                }
                // インデックス値が数値文字列でない場合は、ここで再設定。
                catch(NumberFormatException e){
                    tmpIndexInt = null;
                }
                if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                    int tmpIndex = tmpIndexInt.intValue();
                    if(tmpIndex >= 0 && tmpIndex < shkh_joken_icrn_info_list.size()) { // インデックス値がリスト個数-1以下の場合
                        // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                        key = keyRemain.substring(separaterPoint + 1);
                        ((X33VDataTypeBeanInterface)shkh_joken_icrn_info_list.get(tmpIndex)).storeModelData(key, subkey, in_value, isSetAsString);
                        // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                    }
                }
            }
        }
 
        // データタイプビーン項目 "メッセージ一覧情報"(項目ID:msg_icrn_info)
        else if(key.equals("メッセージ一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                key = keyRemain.substring(0, separaterPoint);
                // 次はリスト中のインデックスを見る
                Integer tmpIndexInt = null;
                try{
                    tmpIndexInt = Integer.valueOf(key);
                }
                // インデックス値が数値文字列でない場合は、ここで再設定。
                catch(NumberFormatException e){
                    tmpIndexInt = null;
                }
                if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                    int tmpIndex = tmpIndexInt.intValue();
                    if(tmpIndex >= 0 && tmpIndex < msg_icrn_info_list.size()) { // インデックス値がリスト個数-1以下の場合
                        // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                        key = keyRemain.substring(separaterPoint + 1);
                        ((X33VDataTypeBeanInterface)msg_icrn_info_list.get(tmpIndex)).storeModelData(key, subkey, in_value, isSetAsString);
                        // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                    }
                }
            }
        }
 
        // データタイプビーン項目 "料金プラン一覧情報"(項目ID:pplan_icrn_info)
        else if(key.equals("料金プラン一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                key = keyRemain.substring(0, separaterPoint);
                // 次はリスト中のインデックスを見る
                Integer tmpIndexInt = null;
                try{
                    tmpIndexInt = Integer.valueOf(key);
                }
                // インデックス値が数値文字列でない場合は、ここで再設定。
                catch(NumberFormatException e){
                    tmpIndexInt = null;
                }
                if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                    int tmpIndex = tmpIndexInt.intValue();
                    if(tmpIndex >= 0 && tmpIndex < pplan_icrn_info_list.size()) { // インデックス値がリスト個数-1以下の場合
                        // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                        key = keyRemain.substring(separaterPoint + 1);
                        ((X33VDataTypeBeanInterface)pplan_icrn_info_list.get(tmpIndex)).storeModelData(key, subkey, in_value, isSetAsString);
                        // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                    }
                }
            }
        }
 
        // データタイプビーン項目 "一時支払料金一覧情報"(項目ID:tmpy_prc_icrn_info)
        else if(key.equals("一時支払料金一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                key = keyRemain.substring(0, separaterPoint);
                // 次はリスト中のインデックスを見る
                Integer tmpIndexInt = null;
                try{
                    tmpIndexInt = Integer.valueOf(key);
                }
                // インデックス値が数値文字列でない場合は、ここで再設定。
                catch(NumberFormatException e){
                    tmpIndexInt = null;
                }
                if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                    int tmpIndex = tmpIndexInt.intValue();
                    if(tmpIndex >= 0 && tmpIndex < tmpy_prc_icrn_info_list.size()) { // インデックス値がリスト個数-1以下の場合
                        // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                        key = keyRemain.substring(separaterPoint + 1);
                        ((X33VDataTypeBeanInterface)tmpy_prc_icrn_info_list.get(tmpIndex)).storeModelData(key, subkey, in_value, isSetAsString);
                        // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                    }
                }
            }
        }
 
        // データタイプビーン項目 "スマートリンク情報"(項目ID:smart_link_info)
        else if(key.equals("スマートリンク情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                key = keyRemain.substring(0, separaterPoint);
                // 次はリスト中のインデックスを見る
                Integer tmpIndexInt = null;
                try{
                    tmpIndexInt = Integer.valueOf(key);
                }
                // インデックス値が数値文字列でない場合は、ここで再設定。
                catch(NumberFormatException e){
                    tmpIndexInt = null;
                }
                if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                    int tmpIndex = tmpIndexInt.intValue();
                    if(tmpIndex >= 0 && tmpIndex < smart_link_info_list.size()) { // インデックス値がリスト個数-1以下の場合
                        // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                        key = keyRemain.substring(separaterPoint + 1);
                        ((X33VDataTypeBeanInterface)smart_link_info_list.get(tmpIndex)).storeModelData(key, subkey, in_value, isSetAsString);
                        // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                    }
                }
            }
        }
 
        // データタイプビーン項目 "料金シミュレーション割引文言情報"(項目ID:prsiml_wrib_mngn_info)
        else if(key.equals("料金シミュレーション割引文言情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            separaterPoint =keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint > 0) { // 区切り符号が正しく指定された場合
                key = keyRemain.substring(0, separaterPoint);
                // 次はリスト中のインデックスを見る
                Integer tmpIndexInt = null;
                try{
                    tmpIndexInt = Integer.valueOf(key);
                }
                // インデックス値が数値文字列でない場合は、ここで再設定。
                catch(NumberFormatException e){
                    tmpIndexInt = null;
                }
                if(tmpIndexInt != null) { // インデックス値が数値文字列の場合
                    int tmpIndex = tmpIndexInt.intValue();
                    if(tmpIndex >= 0 && tmpIndex < prsiml_wrib_mngn_info_list.size()) { // インデックス値がリスト個数-1以下の場合
                        // 項目名を生成し、データタイプビーンのstoreModelDataの戻り値を返す
                        key = keyRemain.substring(separaterPoint + 1);
                        ((X33VDataTypeBeanInterface)prsiml_wrib_mngn_info_list.get(tmpIndex)).storeModelData(key, subkey, in_value, isSetAsString);
                        // データタイプビーン型では項目名、subkey、入力値およびisSetAsStringフラグを引数に指定
                    }
                }
            }
        }
 
    }
 
    /**
      * データタイプビーンの項目名のリストを返す。
      * @return ArrayList 項目名のリスト
      */
    public static ArrayList<String> listKoumokuIds() {
        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("料金シミュレーション割引文言情報") ;
        return koumokuList;
    }
 
    /**
     * 項目名とサブキーからデータの型情報を取得します
     *
     * @param key 項目名
     * @param subkey サブキー
     * @return Class データの型情報
     */
    public Class<?> typeModelData(String key, String subkey) {
 
        // key,subkeyがnullの場合、nullを返す
        if(key == null || subkey == null){
            return null;
        }
        
        int separaterPoint = key.indexOf("/");
        
        //項目ごとに処理を入れる。
        //データタイプがStringの項目"選択サービス（モバイル）"(項目ＩＤ:select_svc_mobile)
        if(key.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の項目"宅内機器型式コード"(項目ＩＤ:taknkiki_model_cd)
        else if(key.equals("宅内機器型式コード")){
            if(subkey.equalsIgnoreCase("value")){
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        //データタイプがStringの項目"備考メッセージ"(項目ＩＤ:biko_msg)
        else if(key.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の項目"備考メッセージ（明細）"(項目ＩＤ:biko_msg_dtl)
        else if(key.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の項目"料金シミュレーションオンライン運用日付"(項目ＩＤ:prc_sim_ope_date)
        else if(key.equals("料金シミュレーションオンライン運用日付")){
            if(subkey.equalsIgnoreCase("value")){
                return String.class;
            }
            else if(subkey.equalsIgnoreCase("state")){ //subkeyが"state"の場合、ステータスを返す。
                return String.class;
            }
        }
 
        //データタイプがStringの項目"上部メッセージ"(項目ＩＤ:upper_msg)
        else if(key.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の項目"表示用料金シミュオンライン運用日付"(項目ＩＤ:dsp_prc_sim_ope_date)
        else if(key.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:shkh_joken_icrn_info)
        else if(key.equals("初期費用条件一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= shkh_joken_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)shkh_joken_icrn_info_list.get(tmpIndex)).typeModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプビーン項目 "メッセージ一覧情報"(項目ID:msg_icrn_info)
        else if(key.equals("メッセージ一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= msg_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)msg_icrn_info_list.get(tmpIndex)).typeModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプビーン項目 "料金プラン一覧情報"(項目ID:pplan_icrn_info)
        else if(key.equals("料金プラン一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= pplan_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)pplan_icrn_info_list.get(tmpIndex)).typeModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプビーン項目 "一時支払料金一覧情報"(項目ID:tmpy_prc_icrn_info)
        else if(key.equals("一時支払料金一覧情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= tmpy_prc_icrn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)tmpy_prc_icrn_info_list.get(tmpIndex)).typeModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプビーン項目 "スマートリンク情報"(項目ID:smart_link_info)
        else if(key.equals("スマートリンク情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= smart_link_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)smart_link_info_list.get(tmpIndex)).typeModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // データタイプビーン項目 "料金シミュレーション割引文言情報"(項目ID:prsiml_wrib_mngn_info)
        else if(key.equals("料金シミュレーション割引文言情報")) {
            // keyの次の要素を取得
            String keyRemain = key.substring(separaterPoint + 1); //("プランリスト/0/プラン名"のようなパス形式から最初の"/"より後を取得)。
            // インデックス値の代わりに"*"が指定されていたら、リストの要素数を返す。
            if(keyRemain.equals("*")) {
                return Integer.class;
            }
            separaterPoint = keyRemain.indexOf("/"); //次の区切り符号(ここでは"/")を検索する。
            if(separaterPoint <= 0) { // 区切り符号が見つからない、または不正な場合は、ここでnullを返す。
                return null;
            }
            key = keyRemain.substring(0, separaterPoint);
            // 次はリスト中のインデックスを見る
            Integer tmpIndexInt = null;
            try{
                tmpIndexInt = Integer.valueOf(key);
            }
            // インデックス値が数値文字列でない場合は、ここでnullを返す。
            catch(NumberFormatException e){
                return null;
            }
            if(tmpIndexInt == null) {
                return null;
            }
            int tmpIndex = tmpIndexInt.intValue();
            if(tmpIndex < 0 || tmpIndex >= prsiml_wrib_mngn_info_list.size()) { // インデックス値がリスト個数-1を超える場合、ここでnullを返す。
                return null;
            }
            // 項目名を生成し、データタイプビーンのtypeModelDataの戻り値を返す
            key = keyRemain.substring(separaterPoint + 1);
            return ((X33VDataTypeBeanInterface)prsiml_wrib_mngn_info_list.get(tmpIndex)).typeModelData( key, subkey);
            // データタイプビーン型では項目名とsubkeyのみ引数に指定
        }
 
        // 条件に合致するプロパティが存在しない場合は、nullを返す。
        return null;
    }
    
    /**
     * リスト項目のインスタンスを生成します。
     * @param key 項目名
     * @return int 追加された要素のインデックス番号
     */
    public int addListDataInstance (String key) throws X33SException{
 
        // nullの場合、-1で返す。
        if(key == null){
            return -1;
        }
 
        //各繰り返し項目の固定要素数指定への処理を行う。
        // データタイプ項目 "初期費用条件一覧情報"(項目ID:shkh_joken_icrn_info)
        else if( key.equals("初期費用条件一覧情報") ) {
            if( shkh_joken_icrn_info_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                shkh_joken_icrn_info_list = new X33VDataTypeList();
            }
            CommonInfoCF36DBean tmpBean = new CommonInfoCF36DBean();// データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する。
                                                                                      // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
            shkh_joken_icrn_info_list.add(tmpBean);
            return shkh_joken_icrn_info_list.size() -1;
        }
 
        // データタイプ項目 "メッセージ一覧情報"(項目ID:msg_icrn_info)
        else if( key.equals("メッセージ一覧情報") ) {
            if( msg_icrn_info_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                msg_icrn_info_list = new X33VDataTypeList();
            }
            CommonInfoCF39DBean tmpBean = new CommonInfoCF39DBean();// データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する。
                                                                                      // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
            msg_icrn_info_list.add(tmpBean);
            return msg_icrn_info_list.size() -1;
        }
 
        // データタイプ項目 "料金プラン一覧情報"(項目ID:pplan_icrn_info)
        else if( key.equals("料金プラン一覧情報") ) {
            if( pplan_icrn_info_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                pplan_icrn_info_list = new X33VDataTypeList();
            }
            CommonInfoCF38DBean tmpBean = new CommonInfoCF38DBean();// データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する。
                                                                                      // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
            pplan_icrn_info_list.add(tmpBean);
            return pplan_icrn_info_list.size() -1;
        }
 
        // データタイプ項目 "一時支払料金一覧情報"(項目ID:tmpy_prc_icrn_info)
        else if( key.equals("一時支払料金一覧情報") ) {
            if( tmpy_prc_icrn_info_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                tmpy_prc_icrn_info_list = new X33VDataTypeList();
            }
            CommonInfoCF37DBean tmpBean = new CommonInfoCF37DBean();// データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する。
                                                                                      // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
            tmpy_prc_icrn_info_list.add(tmpBean);
            return tmpy_prc_icrn_info_list.size() -1;
        }
 
        // データタイプ項目 "スマートリンク情報"(項目ID:smart_link_info)
        else if( key.equals("スマートリンク情報") ) {
            if( smart_link_info_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                smart_link_info_list = new X33VDataTypeList();
            }
            CommonInfoCF56DBean tmpBean = new CommonInfoCF56DBean();// データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する。
                                                                                      // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
            smart_link_info_list.add(tmpBean);
            return smart_link_info_list.size() -1;
        }
 
        // データタイプ項目 "料金シミュレーション割引文言情報"(項目ID:prsiml_wrib_mngn_info)
        else if( key.equals("料金シミュレーション割引文言情報") ) {
            if( prsiml_wrib_mngn_info_list == null ) { // リストがnullの場合、新しい空のインスタンスを生成する
                prsiml_wrib_mngn_info_list = new X33VDataTypeList();
            }
            CommonInfoCF62DBean tmpBean = new CommonInfoCF62DBean();// データタイプビーン型で指定したデータタイプビーンのインスタンスを生成する。
                                                                                      // なお、データタイプビーンの項目初期値設定は、各データビーン内部で定義
            prsiml_wrib_mngn_info_list.add(tmpBean);
            return prsiml_wrib_mngn_info_list.size() -1;
        }
 
        return -1; //該当する項目がない場合、-1を返す
	}
 
    /**
     * リスト項目のインスタンスを削除します。
     * @param key 項目名
     * @param index 削除対象のインデックス番号
     */
    public void removeElementFromListData (String key, int index) throws X33SException{
 
        if(key != null){
 
            // データタイプビーン項目 "初期費用条件一覧情報"(項目ID:shkh_joken_icrn_info)
            if(key.equals("初期費用条件一覧情報")) {
                if(index >= 0 && index < shkh_joken_icrn_info_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    shkh_joken_icrn_info_list.remove(index);
                }
            }
 
            // データタイプビーン項目 "メッセージ一覧情報"(項目ID:msg_icrn_info)
            else if(key.equals("メッセージ一覧情報")) {
                if(index >= 0 && index < msg_icrn_info_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    msg_icrn_info_list.remove(index);
                }
            }
 
            // データタイプビーン項目 "料金プラン一覧情報"(項目ID:pplan_icrn_info)
            else if(key.equals("料金プラン一覧情報")) {
                if(index >= 0 && index < pplan_icrn_info_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    pplan_icrn_info_list.remove(index);
                }
            }
 
            // データタイプビーン項目 "一時支払料金一覧情報"(項目ID:tmpy_prc_icrn_info)
            else if(key.equals("一時支払料金一覧情報")) {
                if(index >= 0 && index < tmpy_prc_icrn_info_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    tmpy_prc_icrn_info_list.remove(index);
                }
            }
 
            // データタイプビーン項目 "スマートリンク情報"(項目ID:smart_link_info)
            else if(key.equals("スマートリンク情報")) {
                if(index >= 0 && index < smart_link_info_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    smart_link_info_list.remove(index);
                }
            }
 
            // データタイプビーン項目 "料金シミュレーション割引文言情報"(項目ID:prsiml_wrib_mngn_info)
            else if(key.equals("料金シミュレーション割引文言情報")) {
                if(index >= 0 && index < prsiml_wrib_mngn_info_list.size()) { // 指定のインデックスが現在のリストの範囲内なら、そのインデックスの内容を削除する
                    prsiml_wrib_mngn_info_list.remove(index);
                }
            }
 
        }
    }
    /**
     * リスト項目の要素をクリアします。
     * @param key 項目名
     */
    public void clearListDataInstance (String key) throws X33SException{
 
        if(key !=null){
 
            // データタイプビーン項目 "初期費用条件一覧情報"(項目ID:shkh_joken_icrn_info)
            if(key.equals("初期費用条件一覧情報")) {
                shkh_joken_icrn_info_list.clear();
            }
            // データタイプビーン項目 "メッセージ一覧情報"(項目ID:msg_icrn_info)
            else if(key.equals("メッセージ一覧情報")) {
                msg_icrn_info_list.clear();
            }
            // データタイプビーン項目 "料金プラン一覧情報"(項目ID:pplan_icrn_info)
            else if(key.equals("料金プラン一覧情報")) {
                pplan_icrn_info_list.clear();
            }
            // データタイプビーン項目 "一時支払料金一覧情報"(項目ID:tmpy_prc_icrn_info)
            else if(key.equals("一時支払料金一覧情報")) {
                tmpy_prc_icrn_info_list.clear();
            }
            // データタイプビーン項目 "スマートリンク情報"(項目ID:smart_link_info)
            else if(key.equals("スマートリンク情報")) {
                smart_link_info_list.clear();
            }
            // データタイプビーン項目 "料金シミュレーション割引文言情報"(項目ID:prsiml_wrib_mngn_info)
            else if(key.equals("料金シミュレーション割引文言情報")) {
                prsiml_wrib_mngn_info_list.clear();
            }
        }
    }
 
}
