Class ChangeStatusUpdateActionImpl
java.lang.Object
com.commercetools.ml.models.image_search_config.ChangeStatusUpdateActionImpl
- All Implemented Interfaces:
ChangeStatusUpdateAction,ImageSearchConfigUpdateAction,io.vrap.rmf.base.client.ModelBase
public class ChangeStatusUpdateActionImpl
extends Object
implements ChangeStatusUpdateAction, io.vrap.rmf.base.client.ModelBase
ChangeStatusUpdateAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase
io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle -
Field Summary
Fields inherited from interface com.commercetools.ml.models.image_search_config.ChangeStatusUpdateAction
CHANGE_STATUS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetStatus(ImageSearchConfigStatus status) set statusMethods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.commercetools.ml.models.image_search_config.ChangeStatusUpdateAction
withChangeStatusUpdateActionMethods inherited from interface com.commercetools.ml.models.image_search_config.ImageSearchConfigUpdateAction
withImageSearchConfigUpdateActionMethods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
ChangeStatusUpdateActionImpl
public ChangeStatusUpdateActionImpl()create empty instance
-
-
Method Details
-
getAction
- Specified by:
getActionin interfaceImageSearchConfigUpdateAction- Returns:
- action
-
getStatus
- Specified by:
getStatusin interfaceChangeStatusUpdateAction- Returns:
- status
-
setStatus
Description copied from interface:ChangeStatusUpdateActionset status- Specified by:
setStatusin interfaceChangeStatusUpdateAction- Parameters:
status- value to be set
-
equals
-
hashCode
public int hashCode()
-