|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.terasoluna.toursample.uc_a99_03.dto.RP_A99_03_02_01Output
public class RP_A99_03_02_01Output
顧客登録ビジネスロジックの出力情報保持クラス。
・UC_A99_03:顧客登録
コンストラクタの概要 | |
---|---|
RP_A99_03_02_01Output()
|
メソッドの概要 | |
---|---|
java.lang.String |
getCustomerCode()
新規顧客IDを返す。 |
void |
setCustomerCode(java.lang.String customerCode)
新規顧客IDを設定する。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public RP_A99_03_02_01Output()
メソッドの詳細 |
---|
public java.lang.String getCustomerCode()
public void setCustomerCode(java.lang.String customerCode)
customerCode
- 新規顧客ID
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |