public class BaseStoreTimeRestrictionDescription extends java.lang.Object implements DynamicAttributeHandler<java.lang.String,CMSBaseStoreTimeRestrictionModel>
CMSBaseStoreTimeRestrictionModel description.| Constructor and Description |
|---|
BaseStoreTimeRestrictionDescription() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get(CMSBaseStoreTimeRestrictionModel model)
Holds logic behind getter for dynamic attribute.
|
void |
set(CMSBaseStoreTimeRestrictionModel model,
java.lang.String s)
Holds logic behind setter for dynamic attribute.
|
public java.lang.String get(CMSBaseStoreTimeRestrictionModel model)
DynamicAttributeHandlerget in interface DynamicAttributeHandler<java.lang.String,CMSBaseStoreTimeRestrictionModel>model - model for which dynamic attribute is declared.public void set(CMSBaseStoreTimeRestrictionModel model, java.lang.String s)
DynamicAttributeHandlerset in interface DynamicAttributeHandler<java.lang.String,CMSBaseStoreTimeRestrictionModel>model - model for which dynamic attribute is declared.s - the value which will be used by setter logic.Copyright © 2018 SAP SE. All Rights Reserved.