public class DefaultFxOptionChangeFunctionResult extends Object implements FxOptionChangeFunctionResult
Constructor and Description |
---|
DefaultFxOptionChangeFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
CompanyCode |
getCompanyCode()
See also the
interface |
FinancialTransaction |
getFinancialTransaction()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
int |
hashCode() |
String |
toString() |
public DefaultFxOptionChangeFunctionResult(BapiQueryResult result)
public FinancialTransaction getFinancialTransaction()
interface
getFinancialTransaction
in interface FxOptionChangeFunctionResult
public CompanyCode getCompanyCode()
interface
getCompanyCode
in interface FxOptionChangeFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface FxOptionChangeFunctionResult
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.