public abstract class AlchemyGenericModel extends GenericModel
| Constructor and Description | 
|---|
| AlchemyGenericModel() | 
| Modifier and Type | Method and Description | 
|---|---|
| Integer | getTotalTransactions()Gets the total transactions. | 
| void | setTotalTransactions(Integer totalTransactions)Sets the total transactions. | 
equals, hashCode, toStringpublic Integer getTotalTransactions()
public void setTotalTransactions(Integer totalTransactions)
totalTransactions - the totalTransactions to setCopyright © 2015–2016. All rights reserved.