Class IdListUpdateValue<T>

  • All Implemented Interfaces:
    java.io.Serializable

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

      • IdListUpdateValue

        public IdListUpdateValue()