Class ListUpdateValue.ListUpdateActionRemove<REMOVE>
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.ListUpdateValue.ListUpdateAction<REMOVE>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.ListUpdateValue.ListUpdateActionRemove<REMOVE>
- All Implemented Interfaces:
Serializable
- Enclosing class:
ListUpdateValue<ADD,REMOVE, SET, ACTION>
@JsonObject("as.dto.common.update.ListUpdateActionRemove")
public static class ListUpdateValue.ListUpdateActionRemove<REMOVE>
extends ListUpdateValue.ListUpdateAction<REMOVE>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.ListUpdateValue.ListUpdateAction
getItems, setItems
-
Constructor Details
-
ListUpdateActionRemove
public ListUpdateActionRemove()
-