Class ContextAttributeImpl
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.external.impl.ContextAttributeImpl
- All Implemented Interfaces:
ContextAttribute
Context attribute
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContextAttributeImpl
public ContextAttributeImpl()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceContextAttribute- Returns:
- Name
-
setName
Description copied from interface:ContextAttributeSet Name- Specified by:
setNamein interfaceContextAttribute
-
getValue
- Specified by:
getValuein interfaceContextAttribute- Returns:
- Value
-
setValue
Description copied from interface:ContextAttributeSet value- Specified by:
setValuein interfaceContextAttribute
-