public class DefaultForeignExchangeDealCreateFunctionResult extends Object implements ForeignExchangeDealCreateFunctionResult
Constructor and Description |
---|
DefaultForeignExchangeDealCreateFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
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 |
Transaction |
getFinancialtransaction()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value="result") @Generated(value="lombok") public DefaultForeignExchangeDealCreateFunctionResult(BapiQueryResult result)
public Transaction 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
@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.