|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecttest.net.sf.thirdi.jdbc.Shop_list
public class Shop_list
概要(abstract): Shop_list .
| コンストラクタの概要 | |
|---|---|
Shop_list()
|
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getDelete_flag()
概要(abstract): Return the delete_flag
. |
java.lang.String |
getOffice_cd()
概要(abstract): Return the office_cd
. |
java.lang.String |
getPrefecture_code()
概要(abstract): Return the prefecture_code
. |
java.lang.String |
getShop_code()
概要(abstract): Return the shop_code
. |
java.lang.String |
getShop_name()
概要(abstract): Return the shop_name
. |
long |
getUpdate_count()
概要(abstract): Return the update_count
. |
java.lang.String |
getUpdate_time()
概要(abstract): Return the update_time
. |
java.lang.String |
getUpdate_user()
概要(abstract): Return the update_user
. |
void |
setDelete_flag(java.lang.String delete_flag)
概要(abstract):Set the delete_flag
. |
void |
setOffice_cd(java.lang.String office_cd)
概要(abstract):Set the office_cd
. |
void |
setPrefecture_code(java.lang.String prefecture_code)
概要(abstract):Set the prefecture_code
. |
void |
setShop_code(java.lang.String shop_code)
概要(abstract):Set the shop_code
. |
void |
setShop_name(java.lang.String shop_name)
概要(abstract):Set the shop_name
. |
void |
setUpdate_count(long update_count)
概要(abstract):Set the update_count
. |
void |
setUpdate_time(java.lang.String update_time)
概要(abstract):Set the update_time
. |
void |
setUpdate_user(java.lang.String update_user)
概要(abstract):Set the update_user
. |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public Shop_list()
| メソッドの詳細 |
|---|
public java.lang.String getPrefecture_code()
prefecture_code
.
Return the prefecture_code.
public void setPrefecture_code(java.lang.String prefecture_code)
prefecture_code
.
Set the prefecture_code.
prefecture_code - the prefecture_code to setpublic java.lang.String getOffice_cd()
office_cd
.
Return the office_cd.
public void setOffice_cd(java.lang.String office_cd)
office_cd
.
Set the office_cd.
office_cd - the office_cd to setpublic java.lang.String getShop_code()
shop_code
.
Return the shop_code.
public void setShop_code(java.lang.String shop_code)
shop_code
.
Set the shop_code.
shop_code - the shop_code to setpublic java.lang.String getShop_name()
shop_name
.
Return the shop_name.
public void setShop_name(java.lang.String shop_name)
shop_name
.
Set the shop_name.
shop_name - the shop_name to setpublic long getUpdate_count()
update_count
.
Return the update_count.
public void setUpdate_count(long update_count)
update_count
.
Set the update_count.
update_count - the update_count to setpublic java.lang.String getUpdate_user()
update_user
.
Return the update_user.
public void setUpdate_user(java.lang.String update_user)
update_user
.
Set the update_user.
update_user - the update_user to setpublic java.lang.String getUpdate_time()
update_time
.
Return the update_time.
public void setUpdate_time(java.lang.String update_time)
update_time
.
Set the update_time.
update_time - the update_time to setpublic java.lang.String getDelete_flag()
delete_flag
.
Return the delete_flag.
public void setDelete_flag(java.lang.String delete_flag)
delete_flag
.
Set the delete_flag.
delete_flag - the delete_flag to set
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||