Class IdListUpdateValue<T>

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.ListUpdateValue<T,T,T,T>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.IdListUpdateValue<T>
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.common.update.IdListUpdateValue") public class IdListUpdateValue<T> extends ListUpdateValue<T,T,T,T>
See Also:
  • Constructor Details

    • IdListUpdateValue

      public IdListUpdateValue()