public class DefaultCostCenterCreateMultipleFunctionResult extends Object implements CostCenterCreateMultipleFunctionResult
Constructor and Description |
---|
DefaultCostCenterCreateMultipleFunctionResult(BapiQueryResult result) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<RefStructureForParameterExtensioninExtensionout> |
getAdditionalOutput()
See also the
interface |
List<CostCenterCreateInput> |
getCostCenters()
See also the
interface |
List<ReturnParameter> |
getMessages()
See also the
interface |
int |
hashCode() |
String |
toString() |
public DefaultCostCenterCreateMultipleFunctionResult(BapiQueryResult result)
public List<CostCenterCreateInput> getCostCenters()
interface
getCostCenters
in interface CostCenterCreateMultipleFunctionResult
public List<RefStructureForParameterExtensioninExtensionout> getAdditionalOutput()
interface
getAdditionalOutput
in interface CostCenterCreateMultipleFunctionResult
public List<ReturnParameter> getMessages()
interface
getMessages
in interface CostCenterCreateMultipleFunctionResult
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.