|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.veritrans.tercerog.mdk.dto.TransactionInfos
public class TransactionInfos
検索結果:決済トランザクションリストのクラス
コンストラクタの概要 | |
---|---|
TransactionInfos()
|
メソッドの概要 | |
---|---|
TransactionInfo[] |
getTransactionInfo()
決済トランザクションを取得する |
void |
setTransactionInfo(TransactionInfo[] transactionInfo)
決済トランザクションを設定する |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public TransactionInfos()
メソッドの詳細 |
---|
public TransactionInfo[] getTransactionInfo()
public void setTransactionInfo(TransactionInfo[] transactionInfo)
transactionInfo
- 決済トランザクション
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |