public class DefaultFinancialTransactionGetListFunctionResult extends Object implements FinancialTransactionGetListFunctionResult
Constructor and Description |
---|
DefaultFinancialTransactionGetListFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<FinancialTransactionFtrTransferStructureForGetlistMethod> |
getListOfSelectedTransactions()
See also the
interface |
ReturnParameter |
getMessage()
See also the
interface |
int |
hashCode() |
String |
toString() |
public DefaultFinancialTransactionGetListFunctionResult(BapiQueryResult result)
public ReturnParameter getMessage()
interface
getMessage
in interface FinancialTransactionGetListFunctionResult
public List<FinancialTransactionFtrTransferStructureForGetlistMethod> getListOfSelectedTransactions()
interface
getListOfSelectedTransactions
in interface FinancialTransactionGetListFunctionResult
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.