Class SearchCriteria.TimeAttributeMatchClause

java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.SearchCriteria.MatchClause
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.SearchCriteria.TimeAttributeMatchClause
All Implemented Interfaces:
Serializable
Enclosing class:
SearchCriteria

@JsonObject("TimeAttributeMatchClause") public static class SearchCriteria.TimeAttributeMatchClause extends SearchCriteria.MatchClause
A MatchClause for comparing a time attribute to a specified value.
See Also: