public class DefaultFxOptionCreateFunctionResult extends Object implements FxOptionCreateFunctionResult
Constructor and Description |
---|
DefaultFxOptionCreateFunctionResult(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 DefaultFxOptionCreateFunctionResult(BapiQueryResult result)
public FinancialTransaction getFinancialtransaction()
interface
getFinancialtransaction
in interface FxOptionCreateFunctionResult
public CompanyCode getCompanycode()
interface
getCompanycode
in interface FxOptionCreateFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface FxOptionCreateFunctionResult
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.