Uses of Class
org.cxml.Transaction
-
Packages that use Transaction Package Description org.cxml -
-
Uses of Transaction in org.cxml
Fields in org.cxml with type parameters of type Transaction Modifier and Type Field Description protected java.util.List<Transaction>ProfileResponse. transactionMethods in org.cxml that return Transaction Modifier and Type Method Description TransactionObjectFactory. createTransaction()Create an instance ofTransactionMethods in org.cxml that return types with arguments of type Transaction Modifier and Type Method Description java.util.List<Transaction>ProfileResponse. getTransaction()Gets the value of the transaction property.
-