Class SearchPropertyAssignmentsOperationResult

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.SearchObjectsOperationResult<PropertyAssignment>
ch.ethz.sis.openbis.generic.asapi.v3.dto.property.search.SearchPropertyAssignmentsOperationResult
All Implemented Interfaces:
IOperationResult, Serializable

@JsonObject("as.dto.property.search.SearchPropertyAssignmentsOperationResult") public class SearchPropertyAssignmentsOperationResult extends SearchObjectsOperationResult<PropertyAssignment>
See Also:
  • Constructor Details