public class PriceInformation extends QualifiedPricingInfo
| Constructor and Description |
|---|
PriceInformation(Map qualifiers,
PriceValue price) |
PriceInformation(PriceValue price) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalsWithoutPriceRow(PriceInformation otherPriceInformation) |
PriceValue |
getPrice()
Deprecated.
please use
getPriceValue() instead |
PriceValue |
getPriceValue()
The price value.
|
String |
toString() |
getQualifierCount, getQualifierKeys, getQualifiers, getQualifierValuepublic PriceInformation(PriceValue price)
public PriceInformation(Map qualifiers, PriceValue price)
@Deprecated public PriceValue getPrice()
getPriceValue() insteadpublic PriceValue getPriceValue()
public String toString()
toString in class QualifiedPricingInfoObject.toString()public boolean equalsWithoutPriceRow(PriceInformation otherPriceInformation)
Copyright © 2017 SAP SE. All Rights Reserved.