クラス
org.pslx.PpsDocuments.Transaction の使用

Transaction を使用しているパッケージ
org.pslx.PpsDocuments 業務ドキュメントモデルに対応するクラスのパッケージ 
 

org.pslx.PpsDocuments での Transaction の使用
 

Transaction を返す org.pslx.PpsDocuments のメソッド
 Transaction TransactionMessage.createTransaction()
          トランザクション要素を生成して、メッセージに追加します。
 Transaction TransactionMessage.get(int index)
          業務ドキュメントを取得します
 

Transaction 型の引数を持つ型を返す org.pslx.PpsDocuments のメソッド
 java.util.List<Transaction> TransactionMessage.getTransactions()
          業務ドキュメントのリストを取得します