public class DefaultFXOptionGetDetailFunctionResult extends Object implements FXOptionGetDetailFunctionResult
Constructor and Description |
---|
DefaultFXOptionGetDetailFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DetailsOfAnFxOption |
getDetailsOfAnFxOption()
See also the
interface |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions |
getFtrBapiStructureForCreatingTransactions()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
int |
hashCode() |
String |
toString() |
@ConstructorProperties(value="result") @Generated(value="lombok") public DefaultFXOptionGetDetailFunctionResult(BapiQueryResult result)
public DetailsOfAnFxOption getDetailsOfAnFxOption()
interface
getDetailsOfAnFxOption
in interface FXOptionGetDetailFunctionResult
public ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions getFtrBapiStructureForCreatingTransactions()
interface
getFtrBapiStructureForCreatingTransactions
in interface FXOptionGetDetailFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface FXOptionGetDetailFunctionResult
@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.