jp.co.going.xbrl.sample.dao.obj
クラス XbMainEtcObj

java.lang.Object
  上位を拡張 jp.co.going.xbrl.sample.dao.obj.XbEtcObj
      上位を拡張 jp.co.going.xbrl.sample.dao.obj.XbMainEtcObj

public class XbMainEtcObj
extends XbEtcObj


コンストラクタの概要
XbMainEtcObj()
           
 
メソッドの概要
 java.util.Date getCreation_date()
           
 long getEtc_id()
           
 int getEtc_type()
           
 long getMain_id()
           
 long getParent_etc_id()
           
 java.lang.String getPrefix()
           
 long getPresentation_order()
           
 java.lang.String getUri()
           
 void setCreation_date(java.util.Date creation_date)
           
 void setEtc_id(long etc_id)
           
 void setEtc_type(int etc_type)
           
 void setMain_id(long main_id)
           
 void setParent_etc_id(long parent_etc_id)
           
 void setPrefix(java.lang.String prefix)
           
 void setPresentation_order(long presentation_order)
           
 void setUri(java.lang.String uri)
           
 
クラス jp.co.going.xbrl.sample.dao.obj.XbEtcObj から継承されたメソッド
getEtc_name, getName, getValue, setEtc_name, setName, setValue
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

XbMainEtcObj

public XbMainEtcObj()
メソッドの詳細

getCreation_date

public java.util.Date getCreation_date()
オーバーライド:
クラス XbEtcObj 内の getCreation_date
戻り値:
creation_date

setCreation_date

public void setCreation_date(java.util.Date creation_date)
オーバーライド:
クラス XbEtcObj 内の setCreation_date
パラメータ:
creation_date - 設定する creation_date

getEtc_id

public long getEtc_id()
オーバーライド:
クラス XbEtcObj 内の getEtc_id
戻り値:
etc_id

setEtc_id

public void setEtc_id(long etc_id)
オーバーライド:
クラス XbEtcObj 内の setEtc_id
パラメータ:
etc_id - 設定する etc_id

getEtc_type

public int getEtc_type()
オーバーライド:
クラス XbEtcObj 内の getEtc_type
戻り値:
etc_type

setEtc_type

public void setEtc_type(int etc_type)
オーバーライド:
クラス XbEtcObj 内の setEtc_type
パラメータ:
etc_type - 設定する etc_type

getMain_id

public long getMain_id()
戻り値:
main_id

setMain_id

public void setMain_id(long main_id)
パラメータ:
main_id - 設定する main_id

getParent_etc_id

public long getParent_etc_id()
戻り値:
parent_etc_id

setParent_etc_id

public void setParent_etc_id(long parent_etc_id)
パラメータ:
parent_etc_id - 設定する parent_etc_id

getPrefix

public java.lang.String getPrefix()
戻り値:
prefix

setPrefix

public void setPrefix(java.lang.String prefix)
パラメータ:
prefix - 設定する prefix

getPresentation_order

public long getPresentation_order()
戻り値:
presentation_order

setPresentation_order

public void setPresentation_order(long presentation_order)
パラメータ:
presentation_order - 設定する presentation_order

getUri

public java.lang.String getUri()
戻り値:
uri

setUri

public void setUri(java.lang.String uri)
パラメータ:
uri - 設定する uri