Class WebAppSettingsUpdateValue
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.ListUpdateValue<WebAppSettingCreation,String,WebAppSettingCreation,Object>
ch.ethz.sis.openbis.generic.asapi.v3.dto.webapp.update.WebAppSettingsUpdateValue
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.webapp.update.WebAppSettingsUpdateValue")
public class WebAppSettingsUpdateValue
extends ListUpdateValue<WebAppSettingCreation,String,WebAppSettingCreation,Object>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.ListUpdateValue
ListUpdateValue.ListUpdateAction<T>, ListUpdateValue.ListUpdateActionAdd<ADD>, ListUpdateValue.ListUpdateActionRemove<REMOVE>, ListUpdateValue.ListUpdateActionSet<SET> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.ListUpdateValue
add, clearActions, getActions, getAdded, getRemoved, getSet, hasActions, remove, set, toString
-
Constructor Details
-
WebAppSettingsUpdateValue
public WebAppSettingsUpdateValue()
-