jp.veritrans.tercerog.mdk.dto
クラス TransactionInfos

java.lang.Object
  上位を拡張 jp.veritrans.tercerog.mdk.dto.TransactionInfos

public class TransactionInfos
extends Object

検索結果:決済トランザクションリストのクラス


コンストラクタの概要
TransactionInfos()
           
 
メソッドの概要
 TransactionInfo[] getTransactionInfo()
          決済トランザクションを取得する
 void setTransactionInfo(TransactionInfo[] transactionInfo)
          決済トランザクションを設定する
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TransactionInfos

public TransactionInfos()
メソッドの詳細

getTransactionInfo

public TransactionInfo[] getTransactionInfo()
決済トランザクションを取得する

戻り値:
決済トランザクション

setTransactionInfo

public void setTransactionInfo(TransactionInfo[] transactionInfo)
決済トランザクションを設定する

パラメータ:
transactionInfo - 決済トランザクション


Copyright © 2017. All rights reserved.