public class DefaultForeignExchangeDealCreateFunctionResult extends Object implements ForeignExchangeDealCreateFunctionResult
Constructor and Description |
---|
DefaultForeignExchangeDealCreateFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<FtrStructureChangeInformationForFlow> |
getChangeInformationForOtherFlows()
See also the
interface |
List<FtrStructureChangeInformationForPaymentDetail> |
getChangeInformationForPaymentDetails()
See also the
interface |
List<FtrStructureForFlow> |
getChangeOtherFlows()
See also the
interface |
List<FtrStructureForPaymentDetail> |
getChangePaymentDetails()
See also the
interface |
CompanyCode |
getCompanycode()
See also the
interface |
FinancialTransaction |
getFinancialtransaction()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
int |
hashCode() |
String |
toString() |
public DefaultForeignExchangeDealCreateFunctionResult(BapiQueryResult result)
public FinancialTransaction getFinancialtransaction()
interface
getFinancialtransaction
in interface ForeignExchangeDealCreateFunctionResult
public CompanyCode getCompanycode()
interface
getCompanycode
in interface ForeignExchangeDealCreateFunctionResult
public List<FtrStructureForPaymentDetail> getChangePaymentDetails()
interface
getChangePaymentDetails
in interface ForeignExchangeDealCreateFunctionResult
public List<FtrStructureChangeInformationForPaymentDetail> getChangeInformationForPaymentDetails()
interface
getChangeInformationForPaymentDetails
in interface ForeignExchangeDealCreateFunctionResult
public List<FtrStructureForFlow> getChangeOtherFlows()
interface
getChangeOtherFlows
in interface ForeignExchangeDealCreateFunctionResult
public List<FtrStructureChangeInformationForFlow> getChangeInformationForOtherFlows()
interface
getChangeInformationForOtherFlows
in interface ForeignExchangeDealCreateFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface ForeignExchangeDealCreateFunctionResult
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.