public class PriceKeyReferenceImpl extends Object implements PriceKeyReference, io.vrap.rmf.base.client.ModelBase
References a price by key.
PRICE
Constructor and Description |
---|
PriceKeyReferenceImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
ReferenceType |
getTypeId()
The type of the referenced resource.
|
int |
hashCode() |
void |
setKey(String key) |
getClass, notify, notifyAll, toString, wait, wait, wait
builder, builder, of, of, typeReference, withPriceKeyReference
cartBuilder, cartDiscountBuilder, categoryBuilder, channelBuilder, customerBuilder, customerGroupBuilder, discountCodeBuilder, keyValueDocumentBuilder, orderBuilder, paymentBuilder, priceBuilder, productBuilder, productDiscountBuilder, productTypeBuilder, productVariantBuilder, shippingMethodBuilder, stateBuilder, storeBuilder, taxCategoryBuilder, typeBuilder, withKeyReference
public String getKey()
getKey
in interface KeyReference
public ReferenceType getTypeId()
The type of the referenced resource.
getTypeId
in interface KeyReference
public void setKey(String key)
setKey
in interface KeyReference