Uses of Class
net.authorize.api.contract.v1.ArbTransaction
-
Packages that use ArbTransaction Package Description net.authorize.api.contract.v1 -
-
Uses of ArbTransaction in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type ArbTransaction Modifier and Type Field Description protected List<ArbTransaction>ARBTransactionList. arbTransactionMethods in net.authorize.api.contract.v1 that return ArbTransaction Modifier and Type Method Description ArbTransactionObjectFactory. createArbTransaction()Create an instance ofArbTransactionMethods in net.authorize.api.contract.v1 that return types with arguments of type ArbTransaction Modifier and Type Method Description List<ArbTransaction>ARBTransactionList. getArbTransaction()Gets the value of the arbTransaction property.
-