jp.co.going.xbrl.sample.dao.obj
クラス XbEntityObj
java.lang.Object
jp.co.going.xbrl.sample.dao.obj.XbEntityObj
public class XbEntityObj
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XbEntityObj
public XbEntityObj()
getCreation_date
public java.util.Date getCreation_date()
- 戻り値:
- creation_date
setCreation_date
public void setCreation_date(java.util.Date creation_date)
- パラメータ:
creation_date
- 設定する creation_date
getEntity_id
public long getEntity_id()
- 戻り値:
- entity_id
setEntity_id
public void setEntity_id(long entity_id)
- パラメータ:
entity_id
- 設定する entity_id
getEntity_name
public java.lang.String getEntity_name()
- 戻り値:
- entity_name
setEntity_name
public void setEntity_name(java.lang.String entity_name)
- パラメータ:
entity_name
- 設定する entity_name
getPresentation_order
public long getPresentation_order()
- 戻り値:
- presentation_order
setPresentation_order
public void setPresentation_order(long presentation_order)
- パラメータ:
presentation_order
- 設定する presentation_order