Class SearchKeywordsImpl
java.lang.Object
com.commercetools.history.models.common.SearchKeywordsImpl
- All Implemented Interfaces:
SearchKeywords,io.vrap.rmf.base.client.ModelBase
public class SearchKeywordsImpl
extends Object
implements SearchKeywords, io.vrap.rmf.base.client.ModelBase
SearchKeywords
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase
io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionStringMethods inherited from interface com.commercetools.history.models.common.SearchKeywords
withSearchKeywords
-
Constructor Details
-
SearchKeywordsImpl
public SearchKeywordsImpl()create empty instance
-
-
Method Details
-
values
- Specified by:
valuesin interfaceSearchKeywords- Returns:
- map of the pattern property values
-
setValue
Description copied from interface:SearchKeywordsset pattern property- Specified by:
setValuein interfaceSearchKeywords- Parameters:
key- property namevalue- property value
-
equals
-
hashCode
-