public class DefaultForeignExchangeDealGetFunctionResult extends Object implements ForeignExchangeDealGetFunctionResult
Constructor and Description |
---|
DefaultForeignExchangeDealGetFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
FtrStructureForCashSettlementData |
getCashSettlement()
See also the
interface |
CompanyCode |
getCompanyCode()
See also the
interface |
Transaction |
getFinancialTransaction()
See also the
interface |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions |
getGeneralDataOfAForexTransaction()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
List<FtrStructureForFlow> |
getOtherFlows()
See also the
interface |
List<FtrStructureForPaymentDetail> |
getPaymentDetails()
See also the
interface |
DetailsOfForexTransaction |
getProductSpecificDataOfAForexTransaction()
See also the
interface |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value="result") @Generated(value="lombok") public DefaultForeignExchangeDealGetFunctionResult(BapiQueryResult result)
public CompanyCode getCompanyCode()
interface
getCompanyCode
in interface ForeignExchangeDealGetFunctionResult
public Transaction getFinancialTransaction()
interface
getFinancialTransaction
in interface ForeignExchangeDealGetFunctionResult
public DetailsOfForexTransaction getProductSpecificDataOfAForexTransaction()
interface
getProductSpecificDataOfAForexTransaction
in interface ForeignExchangeDealGetFunctionResult
public ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions getGeneralDataOfAForexTransaction()
interface
getGeneralDataOfAForexTransaction
in interface ForeignExchangeDealGetFunctionResult
public FtrStructureForCashSettlementData getCashSettlement()
interface
getCashSettlement
in interface ForeignExchangeDealGetFunctionResult
public List<FtrStructureForPaymentDetail> getPaymentDetails()
interface
getPaymentDetails
in interface ForeignExchangeDealGetFunctionResult
public List<FtrStructureForFlow> getOtherFlows()
interface
getOtherFlows
in interface ForeignExchangeDealGetFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface ForeignExchangeDealGetFunctionResult
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2018 SAP SE. All rights reserved.