public abstract class GeneratedApparelSizeVariantProduct
extends ApparelStyleVariantProduct
ApparelSizeVariantProduct.| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
SIZE
Qualifier of the
ApparelSizeVariantProduct.size attribute |
| Constructor and Description |
|---|
GeneratedApparelSizeVariantProduct() |
| Modifier and Type | Method and Description |
|---|---|
Map<Language,String> |
getAllSize()
Generated method - Getter of the
ApparelSizeVariantProduct.size attribute. |
Map<Language,String> |
getAllSize(SessionContext ctx)
Generated method - Getter of the
ApparelSizeVariantProduct.size attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getSize()
Generated method - Getter of the
ApparelSizeVariantProduct.size attribute. |
String |
getSize(SessionContext ctx)
Generated method - Getter of the
ApparelSizeVariantProduct.size attribute. |
void |
setAllSize(Map<Language,String> value)
Generated method - Setter of the
ApparelSizeVariantProduct.size attribute. |
void |
setAllSize(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
ApparelSizeVariantProduct.size attribute. |
void |
setSize(SessionContext ctx,
String value)
Generated method - Setter of the
ApparelSizeVariantProduct.size attribute. |
void |
setSize(String value)
Generated method - Setter of the
ApparelSizeVariantProduct.size attribute. |
public static final String SIZE
ApparelSizeVariantProduct.size attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
public String getSize(SessionContext ctx)
ApparelSizeVariantProduct.size attribute.public String getSize()
ApparelSizeVariantProduct.size attribute.public Map<Language,String> getAllSize(SessionContext ctx)
ApparelSizeVariantProduct.size attribute.public Map<Language,String> getAllSize()
ApparelSizeVariantProduct.size attribute.public void setSize(SessionContext ctx, String value)
ApparelSizeVariantProduct.size attribute.value - the size - Size of the product.public void setSize(String value)
ApparelSizeVariantProduct.size attribute.value - the size - Size of the product.public void setAllSize(SessionContext ctx, Map<Language,String> value)
ApparelSizeVariantProduct.size attribute.value - the size - Size of the product.Copyright © 2017 SAP SE. All Rights Reserved.